summaryrefslogtreecommitdiff
path: root/x11/libXtst
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-06-09 07:00:46 +0000
committerobache <obache@pkgsrc.org>2012-06-09 07:00:46 +0000
commit13f56f0f6037da72129636daa63ee111bc8d76cf (patch)
tree90290962aad23c148163f3ddbf4d73742b8785ef /x11/libXtst
parentf7af5f8e5903a6731c40f06caada6ffc7873adfc (diff)
downloadpkgsrc-13f56f0f6037da72129636daa63ee111bc8d76cf.tar.gz
Require hacks for fixing autoconf + space in variable name issue.
Diffstat (limited to 'x11/libXtst')
-rw-r--r--x11/libXtst/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index 93677f1922c..a90b568b94b 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/06/03 17:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/06/09 07:00:48 obache Exp $
#
DISTNAME= libXtst-1.2.1
@@ -20,6 +20,8 @@ PKGCONFIG_OVERRIDE+= xtst.pc.in
CONFIGURE_ENV+= ac_cv_path_XMLTO= # empty
+.include "../../meta-pkgs/modular-xorg/hacks.mk"
+
.include "../../x11/inputproto/buildlink3.mk"
BUILDLINK_API_DEPENDS.recordproto+= recordproto>=1.13.99.1
.include "../../x11/recordproto/buildlink3.mk"