aboutsummaryrefslogtreecommitdiff
path: root/audio
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
parentdfc45f443213b16076e40937d952c74be1a0cb7a (diff)
downloadports-59ece3d3953a247cfe019e37ffd7d30de070f69e.tar.gz
ports-59ece3d3953a247cfe019e37ffd7d30de070f69e.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/snd/Makefile1
-rw-r--r--audio/wmusic/Makefile1
-rw-r--r--audio/xmms-sndfile/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 8437bf1c8cbb..6eae8be66454 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -72,7 +72,6 @@ MAKEFILE= makefile
PLIST= ${WRKDIR}/pkg-plist
.if !defined(WITHOUT_X11)
PREFIX= ${X11BASE}
-USE_GLIB= yes
USE_GTK= yes
USE_XLIB= yes
.endif
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile
index fe758b464027..ae70f9254d19 100644
--- a/audio/wmusic/Makefile
+++ b/audio/wmusic/Makefile
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH_GTKCONFIG=${PREFIX}/bin/gtk12-config
USE_GMAKE= yes
-USE_GLIB= yes
USE_GTK= yes
USE_X_PREFIX= yes
USE_XPM= yes
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