From a7856a2f1aceee3dc28f881c7321ddce2031a516 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 28 Apr 2010 02:58:55 +0000 Subject: The gnome-terminal actually still depend on libgnome by use its gconf for the default option. All Linux distro do the same thing. GNOME developer said in the bugzilla about that he knows about it and will be fixed later. No bump need since it's in MarcusCom and will be new version when merges into FreeBSD ports. It's only an issue for non-gnome user. PR: ports/145347 Reported by: kevin git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14109 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-terminal/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/gnome-terminal') diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index a554ef075..7ef638d0c 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal/Makefile,v 1.130 2010/03/30 20:15:22 kwm Exp $ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.131 2010/04/26 22:47:48 kwm Exp $ # PORTNAME= gnome-terminal @@ -22,7 +22,8 @@ USE_BZIP2= yes INSTALLS_OMF= yes USE_GMAKE= yes USE_XORG= sm -USE_GNOME= gnomeprefix gnomehack intlhack gconf2 vte gnomedocutils +USE_GNOME= gnomeprefix gnomehack intlhack gconf2 vte gnomedocutils \ + libgnome GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3