diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:51:32 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-08-04 11:51:32 +0800 |
| commit | 7c0cc199c28566c3c0e67be9dd5cabaeb01a6271 (patch) | |
| tree | d550f1df88bcf8f63e659fe751ff34af0ef1cdcd /audio/terminatorx | |
| parent | e5758cd09b29e6708f180e4f7ac27e4c042f92f3 (diff) | |
| download | marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.gz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.bz2 marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.lz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.xz marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.tar.zst marcuscom-ports-7c0cc199c28566c3c0e67be9dd5cabaeb01a6271.zip | |
Pull the trigger, and replace all scrollkeeper dependencies with rarian.
The good news is yelp kind of works if you call it with, for example,
yelp ghelp:eog. However. yelp launched from within apps will not work yet.
The problem has been reported, and it should all be working by the next
release.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/terminatorx')
| -rw-r--r-- | audio/terminatorx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index ae8a0cfdc..1a1701cc1 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -3,7 +3,7 @@ # Whom: Tilman Linneweh <arved@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/terminatorx/Makefile,v 1.4 2007/05/19 21:36:00 marcus Exp $ +# $MCom: ports/audio/terminatorx/Makefile,v 1.5 2007/07/30 06:04:51 mezz Exp $ PORTNAME= terminatorx PORTVERSION= 3.82 @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org 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 + rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ lrdf.2:${PORTSDIR}/textproc/liblrdf \ jack.0:${PORTSDIR}/audio/jack |
