summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig>2007-02-15 21:31:29 +0000
committerrillig <rillig>2007-02-15 21:31:29 +0000
commitaad6e5c095cd9f70ec0ab6a0e16f5b9536fcb0f4 (patch)
tree9bf44173c9ced7df0b699c3edf22530ba7fab057
parent7804295544849d4c908597298f0631969d440727 (diff)
downloadpkgsrc-aad6e5c095cd9f70ec0ab6a0e16f5b9536fcb0f4.tar.gz
Disabled the CHECK_INTERPRETER warning.
-rw-r--r--textproc/intltool/Makefile3
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"