aboutsummaryrefslogtreecommitdiff
path: root/audio/libebur128
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
commitbd63b368ac6c8b827af01c0fe47e53201f19a1a4 (patch)
tree878c43ec9c169df86ede874ebe773efc989d0f01 /audio/libebur128
parent2a1526559cddb6423542853a283b9c87ca246492 (diff)
downloadports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.tar.gz
ports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.zip
Fix some _DEPENDS
Notes
Notes: svn path=/head/; revision=377815
Diffstat (limited to 'audio/libebur128')
-rw-r--r--audio/libebur128/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libebur128/Makefile b/audio/libebur128/Makefile
index e32c17a0e3f9..fe8f338f792a 100644
--- a/audio/libebur128/Makefile
+++ b/audio/libebur128/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libebur128
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= ports@FreeBSD.org
@@ -10,7 +11,7 @@ COMMENT= Implementation of the EBU R128 loudness standard
LICENSE= MIT
-LIB_DEPENDS= libspeexdsp.so:${PORTSDIR}/audio/speex
+LIB_DEPENDS= libspeexdsp.so:${PORTSDIR}/audio/speexdsp
USES= cmake:outsource pkgconfig