ports/158949: [PATCH] x11-wm/icewm: fix build when WITH_GNOME is requested

Eitan Adler ports at eitanadler.com
Fri Jul 15 17:20:05 UTC 2011


>Number:         158949
>Category:       ports
>Synopsis:       [PATCH] x11-wm/icewm: fix build when WITH_GNOME is requested
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 15 17:20:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
>Description:

>How-To-Repeat:
>Fix:

--- icewm-1.3.7_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/icewm/Makefile,v
retrieving revision 1.150
diff -u -u -r1.150 Makefile
--- Makefile	25 Apr 2011 19:48:41 -0000	1.150
+++ Makefile	15 Jul 2011 16:44:04 -0000
@@ -44,7 +44,7 @@
 .if defined(WITH_GNOMEDESKTOP)
 USE_GNOME+=	gnomedesktop
 CONFIGURE_ARGS+=--enable-menus-gnome2
-INSTALL_TARGET=	install install-gnome
+INSTALL_TARGET=	install 
 PLIST_SUB+=	GNOMEDESKTOP=""
 .else
 PLIST_SUB+=	GNOMEDESKTOP="@comment "
--- icewm-1.3.7_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list