diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 4 |
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 |