aboutsummaryrefslogtreecommitdiff
path: root/misc/libsupertone
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:43:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-08-27 11:43:25 +0000
commitb5868273b3fdb03d2574234d549a618f174bce38 (patch)
treef91e31483c97ec06a6d6d4707081511eb4a8eabd /misc/libsupertone
parentc71e54983fd09f47f5a44ec235c671dcdace4049 (diff)
downloadports-b5868273b3fdb03d2574234d549a618f174bce38.tar.gz
ports-b5868273b3fdb03d2574234d549a618f174bce38.zip
Notes
Diffstat (limited to 'misc/libsupertone')
-rw-r--r--misc/libsupertone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile
index 280bfb4ee154..df3604bc7c05 100644
--- a/misc/libsupertone/Makefile
+++ b/misc/libsupertone/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsupertone
PORTVERSION= 0.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc
MASTER_SITES= http://www.soft-switch.org/downloads/unicall/
@@ -13,7 +13,7 @@ COMMENT= Library for supervisory tone generation and detection
LICENSE= LGPL21
LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile \
- libspandsp.so:${PORTSDIR}/comms/spandsp-devel \
+ libspandsp.so.2.0.0:${PORTSDIR}/comms/spandsp-devel \
libtiff.so:${PORTSDIR}/graphics/tiff \
libxml2.so:${PORTSDIR}/textproc/libxml2