summaryrefslogtreecommitdiff
path: root/textproc/intltool
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2002-12-05 12:05:51 +0000
committerjmmv <jmmv@pkgsrc.org>2002-12-05 12:05:51 +0000
commitfd4e9ddc7d8cca63ec7868cefd627e4a231bc720 (patch)
treeb6cf6050b90599d3fc6ef2cf0d848a7958583fbf /textproc/intltool
parent7da6cc985af728189b25eda8d0a66735bceea38c (diff)
downloadpkgsrc-fd4e9ddc7d8cca63ec7868cefd627e4a231bc720.tar.gz
intltool conflicts with xml-i18n-tools (they install files in the same
place). Add CONFLICTS sentenctes according to this.
Diffstat (limited to 'textproc/intltool')
-rw-r--r--textproc/intltool/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 7ce1afdd5ad..6399283813b 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/10/19 10:54:58 rh Exp $
+# $NetBSD: Makefile,v 1.4 2002/12/05 12:05:51 jmmv Exp $
#
DISTNAME= intltool-0.18
@@ -10,6 +10,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Toolbox for internationalisation
+CONFLICTS+= xml-i18n-tools-[0-9]*
+
USE_GMAKE= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES