diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner/Makefile | 2 | ||||
-rw-r--r-- | audio/terminatorx/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 1075bfb3e..ebfcce884 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jylefort@FreeBSD.org COMMENT= A GTK+ stream directory browser -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper +BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme 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 |