diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
commit | 6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch) | |
tree | 3dc53eae63c2acdee7eed0fbab27af068ed8befd /misc/translate | |
parent | d2ee5f75c4592679c5ba8cbf5d5bbc9d6bfa41c3 (diff) | |
download | ports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.tar.gz ports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.zip |
Notes
Diffstat (limited to 'misc/translate')
-rw-r--r-- | misc/translate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/translate/Makefile b/misc/translate/Makefile index 60556594a11e..0440e6fc80e7 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -16,7 +16,6 @@ COMMENT= Translates string using Babelfish RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww -SITE_PERL= ${SITE_PERL} USE_PERL5= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |