aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-07-25 22:17:02 +0800
committerwxs <wxs@FreeBSD.org>2010-07-25 22:17:02 +0800
commit0d4cee64cda41f3a05a260062fd79fd55ab9ad56 (patch)
treeb77377bd490080a4bb8e49d698a512a61e3331a5 /audio
parent87ddbd79772c54834b6243003bf900c26f8630ec (diff)
downloadfreebsd-ports-graphics-0d4cee64cda41f3a05a260062fd79fd55ab9ad56.tar.gz
freebsd-ports-graphics-0d4cee64cda41f3a05a260062fd79fd55ab9ad56.tar.zst
freebsd-ports-graphics-0d4cee64cda41f3a05a260062fd79fd55ab9ad56.zip
Unbreak INDEX by chasing textproc/mini-xml removal.
Pointyhat to: wxs@ :(
Diffstat (limited to 'audio')
-rw-r--r--audio/zynaddsubfx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index 69795b755f4..0069600d2a9 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zynaddsubfx
PORTVERSION= 2.2.1
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ZynAddSubFX-${PORTVERSION}
@@ -24,7 +24,7 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
fltk.1:${PORTSDIR}/x11-toolkits/fltk \
expat.6:${PORTSDIR}/textproc/expat2 \
jack.0:${PORTSDIR}/audio/jack
-BUILD_DEPENDS= ${LOCALBASE}/include/mxml.h:${PORTSDIR}/textproc/mini-xml \
+BUILD_DEPENDS= ${LOCALBASE}/include/mxml.h:${PORTSDIR}/textproc/mxml \
jackit>=0.109.2:${PORTSDIR}/audio/jack
# Between 0.109.0 and earlier versions there was an api change in JACK.