aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-speex
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-03-25 12:22:08 +0800
committernork <nork@FreeBSD.org>2003-03-25 12:22:08 +0800
commit2dc1f72ac69c40b582c646e0da1ede2a2cf94188 (patch)
treecd7292a0502a6a8221e76ba0f9f642f7845acdd8 /audio/xmms-speex
parent55cbe6f48fc4e4fc2aa04b7e75bc3bb7b1b64780 (diff)
downloadfreebsd-ports-gnome-2dc1f72ac69c40b582c646e0da1ede2a2cf94188.tar.gz
freebsd-ports-gnome-2dc1f72ac69c40b582c646e0da1ede2a2cf94188.tar.zst
freebsd-ports-gnome-2dc1f72ac69c40b582c646e0da1ede2a2cf94188.zip
Bump PORTREVISION by updating audio/speex.
Diffstat (limited to 'audio/xmms-speex')
-rw-r--r--audio/xmms-speex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile
index 6c20458d331e..25be493ae525 100644
--- a/audio/xmms-speex/Makefile
+++ b/audio/xmms-speex/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xmms-speex
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://jzb.rapanden.dk/speex/
DISTNAME= speex-xmms-${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= dyeske@yahoo.com
COMMENT= XMMS input plugin to play speex files
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex
+LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
WRKSRC= ${WRKDIR}/speex-xmms