aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 13:52:54 +0800
committeraz <az@FreeBSD.org>2012-06-30 13:52:54 +0800
commit7334f9e3595adca6e3037545ff416a5565658030 (patch)
tree043befe8e5815425dd16f87ee2ff808986cb7b24 /japanese
parentaa44daa1a2357db2175dd99b45bc46bbdfc3e66b (diff)
downloadfreebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.tar.gz
freebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.tar.zst
freebsd-ports-gnome-7334f9e3595adca6e3037545ff416a5565658030.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-WWW-2ch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/p5-WWW-2ch/Makefile b/japanese/p5-WWW-2ch/Makefile
index 7aecba778520..ca572b38f9d1 100644
--- a/japanese/p5-WWW-2ch/Makefile
+++ b/japanese/p5-WWW-2ch/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl module for scraping of 2ch.net BBS
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
TEST_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
PERL_CONFIGURE= yes