1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add CONFLICTS_INSTALL with textproc/google-translate-cli.

Both ports install the same binary file: bin/translate.
This commit is contained in:
Nicola Vitale 2014-06-09 03:50:42 +00:00
parent 07b062b11e
commit 751a29a690
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357098

View File

@ -11,6 +11,9 @@ 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