mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
intltool and xml-i18n-tools conflict with each other.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
parent
e0416d3331
commit
11b73965f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90834
2 changed files with 4 additions and 0 deletions
|
@ -27,4 +27,6 @@ CONFIGURE_ARGS= --libdir="${PREFIX}/libdata"
|
|||
MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
||||
intltool-update.8 intltoolize.8
|
||||
|
||||
CONFLICTS= xml-i18n-tools-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -18,4 +18,6 @@ USE_GMAKE= yes
|
|||
USE_PERL5= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
CONFLICTS= intltool-*
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue