aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
commit49ac0257b583fca37768b7bd375c8e04dd766b2c (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/vorbis-tools/Makefile
parent993c8c265e497561b44b4090a45d2e34a3ef5010 (diff)
downloadports-49ac0257b583fca37768b7bd375c8e04dd766b2c.tar.gz
ports-49ac0257b583fca37768b7bd375c8e04dd766b2c.zip
Notes
Diffstat (limited to 'audio/vorbis-tools/Makefile')
-rw-r--r--audio/vorbis-tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index 72dbfb83bd1d..63caf8d2b84f 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= ao.4:${PORTSDIR}/audio/libao \
speex.1:${PORTSDIR}/audio/speex \
vorbis.4:${PORTSDIR}/audio/libvorbis
+USES= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}"