aboutsummaryrefslogtreecommitdiff
path: root/audio/ripit
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-02-25 00:46:53 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-02-25 00:46:53 +0000
commitf450492fe7c2b330d8e9b55985c8585d8e1010e7 (patch)
treed5b545b22d0e7006ac972cf52c6da5482033516d /audio/ripit
parentc895959966efd217b5ff9a80a99955c3a15a204b (diff)
downloadports-f450492fe7c2b330d8e9b55985c8585d8e1010e7.tar.gz
ports-f450492fe7c2b330d8e9b55985c8585d8e1010e7.zip
This port wants audio/lame and audio/dagrab to work nicely, so add them
as RUN_DEPENDS.
Notes
Notes: svn path=/head/; revision=55211
Diffstat (limited to 'audio/ripit')
-rw-r--r--audio/ripit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index 6f4712231d34..197ac294be92 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= oyvindmo@initio.no
# See pkg-message about other dependencies.
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
+RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
+RUN_DEPENDS+= dagrab:${PORTSDIR}/audio/dagrab
NO_BUILD= yes
USE_PERL5= yes