summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-04-10 23:22:49 +0000
committertnn <tnn@pkgsrc.org>2010-04-10 23:22:49 +0000
commit4333f1d54f20a66c4a02de27bff8d1613eea45a2 (patch)
tree5b96bdb1c096aa15ada150aa445381f8b3acf3fe /x11
parent69690b3cd98c31cadba1a0eb99572a1edc6c1d19 (diff)
downloadpkgsrc-4333f1d54f20a66c4a02de27bff8d1613eea45a2.tar.gz
override xmlto(1) configure test
Diffstat (limited to 'x11')
-rw-r--r--x11/libXtst/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index 1b11214eaea..dbc6f0627ac 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/04/09 08:41:23 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2010/04/10 23:22:49 tnn Exp $
#
DISTNAME= libXtst-1.1.0
@@ -18,6 +18,8 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xtst.pc.in
+CONFIGURE_ENV+= ac_cv_path_XMLTO= # empty
+
.include "../../x11/inputproto/buildlink3.mk"
.include "../../x11/recordproto/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"