summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorobache <obache>2013-06-23 05:39:56 +0000
committerobache <obache>2013-06-23 05:39:56 +0000
commit9eb1c7587f344b1f6c0b23672b03d92f727cb1f2 (patch)
treee7ae07116c890e8408f0747cb6d51bee34fb1719 /x11
parent3cee1c3e6d0a65de4f95f19ef377f8ee725bdbca (diff)
downloadpkgsrc-9eb1c7587f344b1f6c0b23672b03d92f727cb1f2.tar.gz
preprocessor is a tool.
Diffstat (limited to 'x11')
-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"