aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Ark
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 22:42:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-25 22:42:58 +0000
commit636839875e803682b06785f93800de1c3598b4ae (patch)
tree12224190d4f2f550b213f0412f80e5f4cd6081cf /www/p5-Ark
parent718ac2e04c825217eecd37064ab70e61729303fc (diff)
downloadports-636839875e803682b06785f93800de1c3598b4ae.tar.gz
ports-636839875e803682b06785f93800de1c3598b4ae.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 6). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248575
Diffstat (limited to 'www/p5-Ark')
-rw-r--r--www/p5-Ark/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Ark/Makefile b/www/p5-Ark/Makefile
index cee22d2ee115..4f890221b191 100644
--- a/www/p5-Ark/Makefile
+++ b/www/p5-Ark/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Ark
PORTVERSION= 0.1.r1
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= http://cloud.github.com/downloads/typester/ark-perl/ \
${MASTER_SITE_LOCAL}
@@ -30,7 +31,6 @@ RUN_DEPENDS= \
p5-HTTP-Engine>=0.1.8:${PORTSDIR}/www/p5-HTTP-Engine \
p5-HTTP-Engine-Middleware>=0.13:${PORTSDIR}/www/p5-HTTP-Engine-Middleware \
p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
- p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable \
p5-Module-Setup>0:${PORTSDIR}/devel/p5-Module-Setup \
p5-Mouse>=0.21:${PORTSDIR}/devel/p5-Mouse \
p5-MouseX-Types-Path-Class>0:${PORTSDIR}/devel/p5-MouseX-Types-Path-Class \