diff options
-rw-r--r-- | audio/ripit/Makefile | 2 |
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 |