aboutsummaryrefslogtreecommitdiff
path: root/editors/p5-Padre/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
commit3f795ed79544f451dcbc7721ec25f7470245ab4b (patch)
tree8474ecf15973c32c010cc76f3cfb138e84dd508b /editors/p5-Padre/Makefile
parent5b91abfaae1c8bf3daa8a78955ac833c26b07aea (diff)
downloadports-3f795ed79544f451dcbc7721ec25f7470245ab4b.tar.gz
ports-3f795ed79544f451dcbc7721ec25f7470245ab4b.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248740
Diffstat (limited to 'editors/p5-Padre/Makefile')
-rw-r--r--editors/p5-Padre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index f784e1116913..8df1a97f0f9f 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Padre
PORTVERSION= 0.50
+PORTREVISION= 1
CATEGORIES= editors perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/App/Ack.pm:${PORTSDIR}/textproc/p5-ack \
${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \
p5-File-Next>=1.06:${PORTSDIR}/sysutils/p5-File-Next \
- p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
p5-File-Remove>=1.42:${PORTSDIR}/devel/p5-File-Remove \
${SITE_PERL}/File/ShareDir.pm:${PORTSDIR}/devel/p5-File-ShareDir \
p5-File-Which>=1.08:${PORTSDIR}/sysutils/p5-File-Which \