aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/gtkhx
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-07-16 00:54:09 +0800
committersobomax <sobomax@FreeBSD.org>2002-07-16 00:54:09 +0800
commitf0cab8c5ee4489b033c1f02af0b808967f8d050d (patch)
treea72a45e914731d01bba2d90db085c2bb394a5b17 /net-p2p/gtkhx
parentb1de88a0bc01383ec33b37c85e8fb7623bffcbd7 (diff)
downloadfreebsd-ports-gnome-f0cab8c5ee4489b033c1f02af0b808967f8d050d.tar.gz
freebsd-ports-gnome-f0cab8c5ee4489b033c1f02af0b808967f8d050d.tar.zst
freebsd-ports-gnome-f0cab8c5ee4489b033c1f02af0b808967f8d050d.zip
USE_GTK implies USE_GLIB, so that remove the latter when the former is present.
Diffstat (limited to 'net-p2p/gtkhx')
-rw-r--r--net-p2p/gtkhx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile
index 4329b7ab4b23..ed6a0557d5a8 100644
--- a/net-p2p/gtkhx/Makefile
+++ b/net-p2p/gtkhx/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
intl.2:${PORTSDIR}/devel/gettext
USE_XLIB= yes
-USE_GLIB= yes
USE_GTK= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes