summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-28 10:21:04 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-28 10:21:04 +0000
commitff88f64618899154f7703f58690d25e165ab2db8 (patch)
tree8c43f4b142c92c13e27f3afaaf749bec807c0fc0 /audio
parentUpdate to 0.3.5 (diff)
Chase liblrdf Shared library version. Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=102366
Diffstat (limited to 'audio')
-rw-r--r--audio/terminatorx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 4e629aea7656..b3d481507820 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -6,7 +6,7 @@
PORTNAME= terminatorx
PORTVERSION= 3.81
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.terminatorx.cx/dist/
DISTNAME= terminatorX-${PORTVERSION}
@@ -17,7 +17,7 @@ COMMENT= Realtime audio synthesizer that allows you to "scratch" on audio data
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
- lrdf.1:${PORTSDIR}/textproc/liblrdf
+ lrdf.2:${PORTSDIR}/textproc/liblrdf
USE_BZIP2= yes
USE_REINPLACE= yes