aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/libsupertone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libsupertone/Makefile b/misc/libsupertone/Makefile
index ef6c40b2ba49..8b0fe5b43222 100644
--- a/misc/libsupertone/Makefile
+++ b/misc/libsupertone/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libsupertone
PORTVERSION= 0.0.2
-PORTREVISION= 5
+PORTREVISION= 6
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.2:${PORTSDIR}/comms/spandsp-devel \
+ libspandsp.so:${PORTSDIR}/comms/spandsp \
libtiff.so:${PORTSDIR}/graphics/tiff \
libxml2.so:${PORTSDIR}/textproc/libxml2