aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xml-i18n-tools
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-10-11 14:12:14 +0800
committermarcus <marcus@FreeBSD.org>2003-10-11 14:12:14 +0800
commit68ff0fb502c24e9e2220d8e4267adb7af2e9a389 (patch)
treeb1c3c33d4d37f38e67ded48af883e7d0e5ee0e8e /textproc/xml-i18n-tools
parent25dff4b94efdca9d43b1c15163344902ca2da12a (diff)
downloadfreebsd-ports-gnome-68ff0fb502c24e9e2220d8e4267adb7af2e9a389.tar.gz
freebsd-ports-gnome-68ff0fb502c24e9e2220d8e4267adb7af2e9a389.tar.zst
freebsd-ports-gnome-68ff0fb502c24e9e2220d8e4267adb7af2e9a389.zip
intltool and xml-i18n-tools conflict with each other.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'textproc/xml-i18n-tools')
-rw-r--r--textproc/xml-i18n-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xml-i18n-tools/Makefile b/textproc/xml-i18n-tools/Makefile
index 371b39f01943..eeb7b3596553 100644
--- a/textproc/xml-i18n-tools/Makefile
+++ b/textproc/xml-i18n-tools/Makefile
@@ -18,4 +18,6 @@ USE_GMAKE= yes
USE_PERL5= yes
USE_LIBTOOL= yes
+CONFLICTS= intltool-*
+
.include <bsd.port.mk>