aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-09-02 22:09:24 +0800
committermiwi <miwi@FreeBSD.org>2006-09-02 22:09:24 +0800
commit211d075bd9f624cab4fb25d9fd0c940dfb9ddbcf (patch)
treeb64d9d281dd00617f16b6189ad5cafd5ec504631 /audio
parent5d8f2d381540ee9d69bb460480cae8da190b1264 (diff)
downloadfreebsd-ports-gnome-211d075bd9f624cab4fb25d9fd0c940dfb9ddbcf.tar.gz
freebsd-ports-gnome-211d075bd9f624cab4fb25d9fd0c940dfb9ddbcf.tar.zst
freebsd-ports-gnome-211d075bd9f624cab4fb25d9fd0c940dfb9ddbcf.zip
- Add p5-libwww as depend
PR: ports/102758 Submitted by: Soeren Straarup <xride@x12.dk> Approved by: Øyvind Møll (maintainer)
Diffstat (limited to 'audio')
-rw-r--r--audio/ripit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ripit/Makefile b/audio/ripit/Makefile
index c3fa3c391843..f99bd6fd1387 100644
--- a/audio/ripit/Makefile
+++ b/audio/ripit/Makefile
@@ -15,6 +15,7 @@ COMMENT= A perl-script frontend for encoding audio CDs to MP3 files
# See pkg-message about other dependencies.
RUN_DEPENDS= ${SITE_PERL}/CDDB_get.pm:${PORTSDIR}/audio/p5-CDDB_get
+RUN_DEPENDS+= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
RUN_DEPENDS+= cdparanoia:${PORTSDIR}/audio/cdparanoia