aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Jifty
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 14:00:25 +0000
commit8bfc0026c6a57e3a2c0074f3cc9f32cead487821 (patch)
tree8defd68f60601a30113b846ef14f62eac0d466c5 /www/p5-Jifty
parent10aac448c3afbd8eae12dc62d81e98f088632e8e (diff)
downloadports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.tar.gz
ports-8bfc0026c6a57e3a2c0074f3cc9f32cead487821.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248550
Diffstat (limited to 'www/p5-Jifty')
-rw-r--r--www/p5-Jifty/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Jifty/Makefile b/www/p5-Jifty/Makefile
index e16d654d68b7..0318dc3713c6 100644
--- a/www/p5-Jifty/Makefile
+++ b/www/p5-Jifty/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Jifty
PORTVERSION= 0.91117
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -44,7 +44,6 @@ BUILD_DEPENDS= \
p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \
p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple \
p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \
- p5-ExtUtils-Command>0:${PORTSDIR}/devel/p5-ExtUtils-Command \
p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-MMagic>0:${PORTSDIR}/devel/p5-File-MMagic \
p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
@@ -62,7 +61,6 @@ BUILD_DEPENDS= \
p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
p5-Module-Install>=0.50:${PORTSDIR}/devel/p5-Module-Install \
- p5-Module-Pluggable>=3.5:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Module-Refresh>=0.09:${PORTSDIR}/devel/p5-Module-Refresh \
p5-Module-ScanDeps>0:${PORTSDIR}/devel/p5-Module-ScanDeps \
p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server \