aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2014-08-24 22:37:30 +0000
committerNicola Vitale <nivit@FreeBSD.org>2014-08-24 22:37:30 +0000
commit538d2fb9b93b25cbef16cd4d99a2fc8afc977dd4 (patch)
treecc9868838b59fa339abbac6b3ae701ccceac2f02 /misc
parent6a1542c37672c94c8b7f0aba3df35f738fe88221 (diff)
- Remove conflicts with textproc/google-translate-cli
Notes
Notes: svn path=/head/; revision=366022
Diffstat (limited to 'misc')
-rw-r--r--misc/translate/Makefile3
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