intltool and xml-i18n-tools conflict with each other.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
This commit is contained in:
Joe Marcus Clarke 2003-10-11 06:12:14 +00:00
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

View file

@ -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>

View file

@ -18,4 +18,6 @@ USE_GMAKE= yes
USE_PERL5= yes
USE_LIBTOOL= yes
CONFLICTS= intltool-*
.include <bsd.port.mk>