summaryrefslogtreecommitdiff
path: root/multimedia/gavl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gavl/Makefile')
-rw-r--r--multimedia/gavl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile
index 702179229f44..a402113d1dc5 100644
--- a/multimedia/gavl/Makefile
+++ b/multimedia/gavl/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gavl
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gmerlin
@@ -18,7 +18,7 @@ COMMENT= A library for handling uncompressed video and audio data
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
samplerate.1:${PORTSDIR}/audio/libsamplerate
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"