aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 02:30:42 +0800
committeraz <az@FreeBSD.org>2012-06-30 02:30:42 +0800
commit6f8ed08f2821e7fb0cc255f7056e2931faec9f55 (patch)
tree25790a2d62913403336bcbc79b6928259a713b72 /japanese
parent993695bac18e6d1d7d75491881526bc0cca0e9a8 (diff)
downloadfreebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.tar.gz
freebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.tar.zst
freebsd-ports-gnome-6f8ed08f2821e7fb0cc255f7056e2931faec9f55.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'japanese')
-rw-r--r--japanese/another-htmllint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile
index ec6e62ceada5..f0a8d7b41b1c 100644
--- a/japanese/another-htmllint/Makefile
+++ b/japanese/another-htmllint/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://dist.bsdlab.org/
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Another HTML-lint (all messages are written in Japanese)
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
${JCODE}:${PORTSDIR}/japanese/p5-Jcode
USE_PERL5= YES