diff options
Diffstat (limited to 'audio/gstreamer-monkeysaudio/Makefile')
-rw-r--r-- | audio/gstreamer-monkeysaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gstreamer-monkeysaudio/Makefile b/audio/gstreamer-monkeysaudio/Makefile index e1be182f3894..f6af7eac0023 100644 --- a/audio/gstreamer-monkeysaudio/Makefile +++ b/audio/gstreamer-monkeysaudio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst${PKGNAMESUFFIX}/ PKGNAMESUFFIX= -monkeysaudio @@ -19,7 +19,7 @@ COMMENT= GStreamer plugin for monkeysaudio files USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_GNOME= lthack gnomehack gnomeprefix USE_GSTREAMER= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |