summaryrefslogtreecommitdiff
path: root/x11/xinit
diff options
context:
space:
mode:
authorobache <obache>2013-06-16 13:34:30 +0000
committerobache <obache>2013-06-16 13:34:30 +0000
commit79aaaca0311a38b25539a9da7b75fdcee343b2a4 (patch)
tree224c5dfdd52b3102573a2da222aed9b9741fb4ad /x11/xinit
parent9d7e1a9981d5e156bb39b05ac00946cf409d8011 (diff)
downloadpkgsrc-79aaaca0311a38b25539a9da7b75fdcee343b2a4.tar.gz
preprocessor is a tool.
Diffstat (limited to 'x11/xinit')
-rw-r--r--x11/xinit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xinit/Makefile b/x11/xinit/Makefile
index b8bb4a8ee8c..ee51655c0e6 100644
--- a/x11/xinit/Makefile
+++ b/x11/xinit/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= xinit-1.3.2
@@ -15,7 +15,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-xinit=${PREFIX}/bin/xinit
USE_TOOLS+= pkg-config xauth:run
-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 "../../x11/libX11/buildlink3.mk"