aboutsummaryrefslogtreecommitdiff
path: root/audio/opus-tools
diff options
context:
space:
mode:
Diffstat (limited to 'audio/opus-tools')
-rw-r--r--audio/opus-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile
index bf07f8bebdee..07d71604008c 100644
--- a/audio/opus-tools/Makefile
+++ b/audio/opus-tools/Makefile
@@ -16,6 +16,8 @@ COMMENT= Encode, inspect, and decode Opus files
LIB_DEPENDS= ogg.8:${PORTSDIR}/audio/libogg \
opus:${PORTSDIR}/audio/opus
+BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
+
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes