ports/x11/fbpanel/files/patch-exec__Makefile.in
Beech Rintoul 4c8a065e7f Update to version 6.1
Numerous changes since last FreeBSD port version.
See CHANGELOG from distfile for details.

PR:		152338
Submitted by:	Charlie Kester corky1951@comcast.net (maintainer)
Approved by:	itetcu
2010-11-22 11:35:55 +00:00

10 lines
285 B
Text

--- ./exec/Makefile.in.orig 2010-03-15 02:58:51.000000000 -0700
+++ ./exec/Makefile.in 2010-11-17 11:06:07.000000000 -0800
@@ -1,6 +1,6 @@
include %%topdir%%/config.mk
-TEXT = make_profile xlogout
+TEXT = make_profile
install :
$(install) 755 $(LIBEXECDIR)/fbpanel 755 $(TEXT)