aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer-monkeysaudio
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-28 22:16:10 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-28 22:16:10 +0000
commitdaf4cc81e4d055f630943b557402293b79680953 (patch)
tree8478681967016f816092cb7e0ded4578aa26bd4e /audio/gstreamer-monkeysaudio
parentffcbb5ca66c4bee1c2b113913a1208cd9f034a27 (diff)
Notes
Diffstat (limited to 'audio/gstreamer-monkeysaudio')
-rw-r--r--audio/gstreamer-monkeysaudio/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile
index 6a93154fcb9a..c5ffc3d12e92 100644
--- a/audio/gstreamer-monkeysaudio/Makefile
+++ b/audio/gstreamer-monkeysaudio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gstreamer
PORTVERSION= 0.8.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst${PKGNAMESUFFIX}/
PKGNAMESUFFIX= -monkeysaudio
@@ -20,7 +20,8 @@ USE_X_PREFIX= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_INC_LIBTOOL_VER=13
-USE_GNOME= lthack gnomehack gnomeprefix gstreamerplugins
+USE_GNOME= lthack gnomehack gnomeprefix
+USE_GSTREAMER= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
PLIST_SUB= VERSION="${GST_VERSION}"