summaryrefslogtreecommitdiff
path: root/audio/opusfile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opusfile/Makefile')
-rw-r--r--audio/opusfile/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/opusfile/Makefile b/audio/opusfile/Makefile
index f2256337b2a1..b46c7b99569f 100644
--- a/audio/opusfile/Makefile
+++ b/audio/opusfile/Makefile
@@ -2,6 +2,7 @@
PORTNAME= opusfile
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/opus/ \
${MASTER_SITE_MOZILLA_EXTENDED}
@@ -15,10 +16,10 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \
libopus.so:${PORTSDIR}/audio/opus
-USES= gmake pkgconfig pathfix
+USES= gmake libtool pkgconfig pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool
+USE_AUTOTOOLS= autoconf:env aclocal:env automake:env
MAKE_JOBS_UNSAFE= yes
PATHFIX_MAKEFILEIN= Makefile.am