aboutsummaryrefslogtreecommitdiff
path: root/www/bins
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-22 14:24:39 +0000
commit664f5c452647e9f742be5115f3cefaf8225a2199 (patch)
treece3ded7e8dde78bf6c3330b8ed5414ad39d74345 /www/bins
parent7799bea937b4f41f4c39efe75e8b71cc22697be2 (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248359
Diffstat (limited to 'www/bins')
-rw-r--r--www/bins/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile
index 74b7fba6c2d1..b0783b26e970 100644
--- a/www/bins/Makefile
+++ b/www/bins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bins
PORTVERSION= 1.1.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.gna.org/bins/
@@ -20,7 +20,6 @@ RUN_DEPENDS= \
${PBASE}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
${PBASE}/${PERL_ARCH}/Text/Unaccent.pm:${PORTSDIR}/textproc/p5-Text-Unaccent \
${PBASE}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${PBASE}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
${PBASE}/HTML/Clean.pm:${PORTSDIR}/www/p5-HTML-Clean \
${PBASE}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${PBASE}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \