aboutsummaryrefslogtreecommitdiffstats
path: root/misc/translate
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 /misc/translate
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 'misc/translate')
-rw-r--r--misc/translate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/translate/Makefile b/misc/translate/Makefile
index 6f90452b3be6..acfeb8eafd0d 100644
--- a/misc/translate/Makefile
+++ b/misc/translate/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.freebsdcluster.org/~mich/software/
MAINTAINER= mich@FreeBSD.org
COMMENT= Translates string using Babelfish
-RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
USE_PERL5= yes
NO_BUILD= yes