aboutsummaryrefslogtreecommitdiff
path: root/misc/translate/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 18:30:42 +0000
commit042ea2947aef8c163db8d1f3fe5110ed8add79e4 (patch)
tree6fac5b7d85d4988f10ccfe52738047dfcc982820 /misc/translate/Makefile
parent82e4dcc470cfc6e07b2a182ee315989d1adda4dc (diff)
downloadports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.tar.gz
ports-042ea2947aef8c163db8d1f3fe5110ed8add79e4.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300221
Diffstat (limited to 'misc/translate/Makefile')
-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