summaryrefslogtreecommitdiff
path: root/x11/libXt
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-06-23 05:39:56 +0000
committerobache <obache@pkgsrc.org>2013-06-23 05:39:56 +0000
commite6779172dcf49bdc07ee993eb135efe8e7d334b4 (patch)
treee7ae07116c890e8408f0747cb6d51bee34fb1719 /x11/libXt
parent7de22fe939513e49a349e786430cea7ebc9ef4bd (diff)
downloadpkgsrc-e6779172dcf49bdc07ee993eb135efe8e7d334b4.tar.gz
preprocessor is a tool.
Diffstat (limited to 'x11/libXt')
-rw-r--r--x11/libXt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile
index 44d58ac6968..da570712ea4 100644
--- a/x11/libXt/Makefile
+++ b/x11/libXt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/06/13 22:30:41 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2013/06/23 05:39:56 obache Exp $
DISTNAME= libXt-1.1.4
CATEGORIES= x11 devel
@@ -34,7 +34,7 @@ CPPFLAGS.OSF1+= -pthread # Required by compiler if including pthread.h
.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 "../../x11/libSM/buildlink3.mk"