aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gnupod/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-29 22:52:21 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-29 22:52:21 +0800
commit24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46 (patch)
tree59527b5cee53cf136795b812c1c2d39477489c10 /audio/gnupod/Makefile
parent087fc73791c28a21f8ee5256b15d7044e16a054d (diff)
downloadfreebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.tar.gz
freebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.tar.zst
freebsd-ports-gnome-24c3fee9cf979b3df48cbf9ab0b4bf67c591aa46.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 19; last!). Approved by: portmgr (itetcu)
Diffstat (limited to 'audio/gnupod/Makefile')
-rw-r--r--audio/gnupod/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile
index 54b7dd18a6d6..62cb67c90a5c 100644
--- a/audio/gnupod/Makefile
+++ b/audio/gnupod/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnupod
PORTVERSION= 0.99.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://www.blinkenlights.ch/gnupod-dist/stable/
@@ -21,9 +21,7 @@ BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
- ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS= ${BUILD_DEPENDS}