diff options
Diffstat (limited to 'misc/translate/Makefile')
-rw-r--r-- | misc/translate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/translate/Makefile b/misc/translate/Makefile index 85bd83ea493c..bd0f74ff84c8 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.freebsdcluster.org/~mich/software/ MAINTAINER= mich@FreeBSD.org COMMENT= Translates string using Babelfish -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 shebangfix NO_BUILD= yes |