ports/126381: [PATCH] audio/jack-rack: Optional GNOME and WITHOUT_NLS support added

Jeremy Messenger mezz7 at cox.net
Sat Aug 9 21:40:04 UTC 2008


The following reply was made to PR ports/126381; it has been noted by GNATS.

From: "Jeremy Messenger" <mezz7 at cox.net>
To: bug-followup at freebsd.org, fabianruch at bsdgroup.de
Cc:  
Subject: Re: ports/126381: [PATCH] audio/jack-rack: Optional GNOME and
 WITHOUT_NLS support added
Date: Sat, 09 Aug 2008 16:34:11 -0500

 +.if ${HAVE_GNOME:Mlibgnomeui}!=""
 +USE_GNOME+=     gnomeprefix gnomehack libgnomeui
 +PKGNAMESUFFIX=  -gnome
 +PLIST_SUB+=     DATADIR="share/gnome"
 +.else
 +CONFIGURE_ARGS+=--disable-gnome
 +PLIST_SUB+=     DATADIR="share"
 +.endif
 
 Is that share/gnome part need? Do you know that we no longer install GNOME  
 stuff in share/gnome, so your plist might be broke. See in  
 /usr/ports/UPDATING at 20071024 section if your ports tree are out of date.
 
 Cheers,
 Mezz
 
 
 -- 
 mezz7 at cox.net  -  mezz at FreeBSD.org
 FreeBSD GNOME Team
 http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org



More information about the freebsd-ports-bugs mailing list