summaryrefslogtreecommitdiff
path: root/textproc/xml-i18n-tools
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 06:12:14 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 06:12:14 +0000
commit11b73965f00bd36a8df144b2982d314e90ca1aa1 (patch)
tree7f0d9637057cddf7df7ccefe2d92a914750a904c /textproc/xml-i18n-tools
parentAdd CONFLICTS for ports that install files with the same name. (diff)
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>