summaryrefslogtreecommitdiff
path: root/audio/xmms-sndfile
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 /audio/xmms-sndfile
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 'audio/xmms-sndfile')
-rw-r--r--audio/xmms-sndfile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile
index 49300fc5b167..ed5ae6740556 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= sndfile.0:${PORTSDIR}/audio/libsndfile \
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
-USE_GLIB= yes
USE_GTK= yes
USE_LIBTOOL= yes
USE_X_PREFIX= yes