diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index 6f0f0bc8e1e..292db0a5592 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2007/01/14 09:58:56 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2007/02/15 21:31:29 rillig Exp $ # DISTNAME= intltool-0.35.4 @@ -19,6 +19,7 @@ CONFLICTS= xml-i18n-tools-[0-9]* USE_TOOLS+= gmake perl:run GNU_CONFIGURE= YES +CHECK_INTERPRETER_SKIP= share/intltool/*.in .include "../../devel/gettext-lib/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" |