summaryrefslogtreecommitdiffstats
path: root/x11/gdkxft/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-09 04:33:16 +0000
committermarcus <marcus@FreeBSD.org>2002-09-09 04:33:16 +0000
commit0d220da46b6c87f83a17832a2a46b4e474943190 (patch)
tree1164c5e3bc27a7da721dd40f163f3a23e92f554c /x11/gdkxft/Makefile
parentb49e92cde76ca700491e356502ea3f252f9a31c0 (diff)
downloadFreeBSD-ports-0d220da46b6c87f83a17832a2a46b4e474943190.zip
FreeBSD-ports-0d220da46b6c87f83a17832a2a46b4e474943190.tar.gz
Fix things after the GNOMENG commit.
Diffstat (limited to 'x11/gdkxft/Makefile')
-rw-r--r--x11/gdkxft/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile
index b1b63f2..ff7e5ae 100644
--- a/x11/gdkxft/Makefile
+++ b/x11/gdkxft/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_GNOMENG= yes
+USE_GNOME= gtk12
WANT_GNOME= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
@@ -34,9 +35,9 @@ MAN8= gdkxft_sysinstall.8
IGNORE= "requires XFree86-4.x or later to run"
.endif
-.if ${HAVE_GNOME:Mgtk12}!=""
-USE_GNOME+= gtk12
-PKGNAMESUFFIX= -gtk
+.if ${HAVE_GNOME:Mlibglade}!="" && ${HAVE_GNOME:Mlibcapplet}!=""
+USE_GNOME+= gnomeprefix libglade libcapplet
+PKGNAMESUFFIX= -gnome
.else
CONFIGURE_ARGS+= --without-gnome
.endif
OpenPOWER on IntegriCloud