summaryrefslogtreecommitdiff
path: root/net-p2p/gtkhx
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 16:54:09 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-15 16:54:09 +0000
commit59ece3d3953a247cfe019e37ffd7d30de070f69e (patch)
treefb8de58456b39356c085933223381af39e5a30d0 /net-p2p/gtkhx
parentadd pam_pop3 1.0 (diff)
USE_GTK implies USE_GLIB, so that remove the latter when the former is present.
Notes
Notes: svn path=/head/; revision=63001
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