aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Maypole
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-16 22:45:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-16 22:45:49 +0800
commitcd3bd119df7bda0177bdea0f6c453d1a4f9d5990 (patch)
tree2008cda24d377a4d487347df1db9b79077a8824d /www/p5-Maypole
parent6241c3af6d208beb3e754d0a9d3739940c881f71 (diff)
downloadfreebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.tar.gz
freebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.tar.zst
freebsd-ports-gnome-cd3bd119df7bda0177bdea0f6c453d1a4f9d5990.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec.
Diffstat (limited to 'www/p5-Maypole')
-rw-r--r--www/p5-Maypole/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile
index 500d7a374c50..b284e725c62d 100644
--- a/www/p5-Maypole/Makefile
+++ b/www/p5-Maypole/Makefile
@@ -6,7 +6,7 @@
PORTNAME= Maypole
PORTVERSION= 2.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TEEJAY
@@ -26,7 +26,6 @@ BUILD_DEPENDS= p5-CGI-Simple>0:${PORTSDIR}/www/p5-CGI-Simple \
p5-Class-DBI-Plugin-RetrieveAll>0:${PORTSDIR}/databases/p5-Class-DBI-Plugin-RetrieveAll \
p5-Class-DBI-Plugin-Type>0:${PORTSDIR}/databases/p5-Class-DBI-Plugin-Type \
p5-Class-DBI>=0.96:${PORTSDIR}/databases/p5-Class-DBI \
- p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-File-MMagic-XS>=0.08:${PORTSDIR}/devel/p5-File-MMagic-XS \
p5-HTML-Tree>0:${PORTSDIR}/www/p5-HTML-Tree \
p5-HTTP-Body>=0.5:${PORTSDIR}/www/p5-HTTP-Body \