ports/66097: [maintainer update] fix port building when WITHOUT_X11

Guido Falsi mad at madpilot.net
Fri Apr 30 00:40:22 UTC 2004


>Number:         66097
>Category:       ports
>Synopsis:       [maintainer update] fix port building when WITHOUT_X11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 29 17:40:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 5.2-CURRENT FreeBSD 5.2-CURRENT #17: Sun Apr 25 20:15:35 CEST 2004 root at wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

Fix the gnome dependancies logic when defining WITHOUT_X11

reported by: Blaz Zupan

>How-To-Repeat:
>Fix:

diff -ruN gnokii.old/Makefile gnokii/Makefile
--- gnokii.old/Makefile	Fri Apr 30 01:00:20 2004
+++ gnokii/Makefile	Fri Apr 30 02:21:25 2004
@@ -52,7 +52,6 @@
 PLIST_SUB+=	SMSD='@comment '
 PLIST_SUB+=	PGM='@comment '
 PLIST_SUB+=	MSM='@comment '
-USE_GNOME+=	glib12
 .else
 PLIST_SUB+=	SMSD=''
 MAN8+=		smsd.8
@@ -70,6 +69,7 @@
 .else
 PLIST_SUB+=	PGM='@comment '
 .endif
+USE_GNOME+=	glib12
 .endif
 
 .if defined(WITHOUT_X11)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list