summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-02-25 00:46:53 +0000
committeralfred <alfred@FreeBSD.org>2002-02-25 00:46:53 +0000
commite173a5a4a2df6e84fd2615e9a91658c53cb6e4e9 (patch)
tree9ad76d1e716f62cbc25e15a276437d0276fd7587 /audio
parent2abe0b268bdaa8432e360c089de8586a9d75a021 (diff)
downloadFreeBSD-ports-e173a5a4a2df6e84fd2615e9a91658c53cb6e4e9.zip
FreeBSD-ports-e173a5a4a2df6e84fd2615e9a91658c53cb6e4e9.tar.gz
This port wants audio/lame and audio/dagrab to work nicely, so add them
as RUN_DEPENDS.
Diffstat (limited to 'audio')
-rw-r--r--audio/ripit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index 6f47122..197ac294 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
OpenPOWER on IntegriCloud