aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-10-01 00:03:23 +0800
committermat <mat@FreeBSD.org>2016-10-01 00:03:23 +0800
commitdb6132ff9473bdefb13eb691cc39b79549381d08 (patch)
tree590613f1d5a7d8ec0ed20a5c48ca3422daa9c514 /audio
parentcc877a3da1b6a2997c7e53d39c0355ce110c0cf1 (diff)
downloadfreebsd-ports-gnome-db6132ff9473bdefb13eb691cc39b79549381d08.tar.gz
freebsd-ports-gnome-db6132ff9473bdefb13eb691cc39b79549381d08.tar.zst
freebsd-ports-gnome-db6132ff9473bdefb13eb691cc39b79549381d08.zip
Catch stray dependencies, courtesy of the proxy-deps qa check.
Sponsored by: Absolight
Diffstat (limited to 'audio')
-rw-r--r--audio/libsndfile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 92f5763214de..0479b49cc453 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libsndfile
PORTVERSION= 1.0.26
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/libsndfile/files/
@@ -31,6 +32,7 @@ CPU_CLIP_VARS= MANUAL_PACKAGE_BUILD="WITH_CPU_CLIP may customize the package for
CPU_CLIP_CONFIGURE_OFF= --disable-cpu-clip
EXTERNAL_LIB_DEPENDS= libFLAC.so:audio/flac \
+ libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis
EXTERNAL_CONFIGURE_OFF= --disable-external-libs