diff options
Diffstat (limited to 'multimedia/gstreamer-pitfdll/Makefile')
-rw-r--r-- | multimedia/gstreamer-pitfdll/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-pitfdll/Makefile b/multimedia/gstreamer-pitfdll/Makefile index c72ce3ded..14d4fbe2e 100644 --- a/multimedia/gstreamer-pitfdll/Makefile +++ b/multimedia/gstreamer-pitfdll/Makefile @@ -7,6 +7,7 @@ PORTNAME= gstreamer-pitfdll PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pitfdll @@ -21,7 +22,7 @@ USE_X_PREFIX= yes ONLY_FOR_ARCHS= i386 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_GSTREAMER80= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |