summaryrefslogtreecommitdiff
path: root/x11/libXext
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-06-16 13:34:30 +0000
committerobache <obache@pkgsrc.org>2013-06-16 13:34:30 +0000
commitde28712cec4194d568b9a606d168d72e5e665637 (patch)
tree224c5dfdd52b3102573a2da222aed9b9741fb4ad /x11/libXext
parent00309b0c7870b1f7699f2ae921de498265c8d0a8 (diff)
downloadpkgsrc-de28712cec4194d568b9a606d168d72e5e665637.tar.gz
preprocessor is a tool.
Diffstat (limited to 'x11/libXext')
-rw-r--r--x11/libXext/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXext/Makefile b/x11/libXext/Makefile
index 94704852bf9..b2e3801c232 100644
--- a/x11/libXext/Makefile
+++ b/x11/libXext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2013/06/13 22:30:41 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2013/06/16 13:34:30 obache Exp $
DISTNAME= libXext-1.3.2
CATEGORIES= x11 devel
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+= --disable-malloc0returnsnull
.include "../../mk/compiler.mk"
-BUILD_DEPENDS+= tradcpp-[0-9]*:../../devel/tradcpp
+TOOL_DEPENDS+= tradcpp-[0-9]*:../../devel/tradcpp
CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"
.include "../../meta-pkgs/modular-xorg/hacks.mk"