pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXtst override xmlto(1) configure test



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5deffd0e9c04
branches:  trunk
changeset: 574112:5deffd0e9c04
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Apr 10 23:22:49 2010 +0000

description:
override xmlto(1) configure test

diffstat:

 x11/libXtst/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9d97048502bb -r 5deffd0e9c04 x11/libXtst/Makefile
--- a/x11/libXtst/Makefile      Sat Apr 10 22:28:13 2010 +0000
+++ b/x11/libXtst/Makefile      Sat Apr 10 23:22:49 2010 +0000
@@ -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 @@
 
 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"



Home | Main Index | Thread Index | Old Index