diff options
-rw-r--r-- | misc/translate/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/translate/Makefile b/misc/translate/Makefile index b126fae3c899..85bd83ea493c 100644 --- a/misc/translate/Makefile +++ b/misc/translate/Makefile @@ -11,9 +11,6 @@ COMMENT= Translates string using Babelfish RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -# same binary file bin/translate -CONFLICTS_INSTALL= google-translate-cli-* - USES= perl5 shebangfix NO_BUILD= yes |