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:
parent
07b062b11e
commit
751a29a690
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357098
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user