aboutsummaryrefslogtreecommitdiff
path: root/japanese/wikicker
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 13:05:28 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-27 13:05:28 +0000
commit14ed202be0d018fa8dcc31ae6351333926f90482 (patch)
treed7ef93e4ff730e2950434164953441aa0348549e /japanese/wikicker
parent4189dac3d8164b628cbba8121df427fe6fdfb5cc (diff)
downloadports-14ed202be0d018fa8dcc31ae6351333926f90482.tar.gz
ports-14ed202be0d018fa8dcc31ae6351333926f90482.zip
Notes
Diffstat (limited to 'japanese/wikicker')
-rw-r--r--japanese/wikicker/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/wikicker/Makefile b/japanese/wikicker/Makefile
index fdbdbe1fc879..c85f0642da2d 100644
--- a/japanese/wikicker/Makefile
+++ b/japanese/wikicker/Makefile
@@ -7,6 +7,7 @@
PORTNAME= WiKicker
PORTVERSION= 0.26
+PORTREVISION= 1
CATEGORIES+= japanese www perl5
MASTER_SITES= http://www.naney.org/comp/distrib/WiKicker/archive/
@@ -24,11 +25,9 @@ PERL_CONFIGURE= yes
.if defined(WITH_IMAGEUPLOAD)
RUN_DEPENDS+= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface
.endif
-RUN_DEPENDS+= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
- ${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
+RUN_DEPENDS+= ${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${JCODE}:${PORTSDIR}/japanese/p5-Jcode \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \