summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortnn <tnn>2010-04-10 23:22:49 +0000
committertnn <tnn>2010-04-10 23:22:49 +0000
commit5cdd519dbeaea351259379c8c9f2149237355687 (patch)
tree5b96bdb1c096aa15ada150aa445381f8b3acf3fe /x11
parent527c77a99d394e3e74d75a16d09d23a0c833592f (diff)
downloadpkgsrc-5cdd519dbeaea351259379c8c9f2149237355687.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"