aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Hatena-Keyword
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 12:36:19 +0000
commit3dece93ee25ebf53be8b1293a73affc41d500e2c (patch)
tree185ef682734202845bdc727c6423b7fd5bd9f562 /textproc/p5-Hatena-Keyword
parentb731ccdbfc5cf2d74ba2737f0e8d2c2b9e53d080 (diff)
downloadports-3dece93ee25ebf53be8b1293a73affc41d500e2c.tar.gz
ports-3dece93ee25ebf53be8b1293a73affc41d500e2c.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248607
Diffstat (limited to 'textproc/p5-Hatena-Keyword')
-rw-r--r--textproc/p5-Hatena-Keyword/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Hatena-Keyword/Makefile b/textproc/p5-Hatena-Keyword/Makefile
index 30b0c11682ea..2e43d75a93f6 100644
--- a/textproc/p5-Hatena-Keyword/Makefile
+++ b/textproc/p5-Hatena-Keyword/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Hatena-Keyword
PORTVERSION= 0.05
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/N/NA/NAOYA
@@ -21,7 +22,6 @@ BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \
p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \
- p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}