aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-01-28 10:32:30 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-01-28 10:32:30 +0800
commitd49922431f45777450b6c0618913107655f7043a (patch)
tree17c47694fb6d2043b21fe96fc9d157f499aa6a35 /editors
parent2189df97dd7c57e73204d6c402916a3859d1c392 (diff)
downloadfreebsd-ports-gnome-d49922431f45777450b6c0618913107655f7043a.tar.gz
freebsd-ports-gnome-d49922431f45777450b6c0618913107655f7043a.tar.zst
freebsd-ports-gnome-d49922431f45777450b6c0618913107655f7043a.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre/Makefile2
-rw-r--r--editors/p5-Vimana/Makefile2
-rw-r--r--editors/zim/Makefile4
3 files changed, 3 insertions, 5 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 \
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile
index 320f77a49642..8f1a0df5ebec 100644
--- a/editors/p5-Vimana/Makefile
+++ b/editors/p5-Vimana/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Vimana
PORTVERSION= 2010.02301
+PORTREVISION= 1
CATEGORIES= editors perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS
@@ -22,7 +23,6 @@ BUILD_DEPENDS= vim>=0:${PORTSDIR}/editors/vim \
p5-Cache>=2.04:${PORTSDIR}/devel/p5-Cache \
p5-File-Copy-Recursive>=0.38:${PORTSDIR}/devel/p5-File-Copy-Recursive \
p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \
- p5-File-Path>=2.07:${PORTSDIR}/devel/p5-File-Path \
p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \
p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index f85ba0051453..b69b690c1bb3 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zim
PORTVERSION= 0.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors perl5
MASTER_SITES= http://www.zim-wiki.org/downloads/
DISTNAME= Zim-${PORTVERSION}
@@ -16,8 +16,6 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= WYSIWYG text editor written in Gtk2-Perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/File/MimeInfo.pm:${PORTSDIR}/devel/p5-File-MimeInfo \
${SITE_PERL}/File/DesktopEntry.pm:${PORTSDIR}/devel/p5-File-DesktopEntry
RUN_DEPENDS= ${BUILD_DEPENDS} \