summaryrefslogtreecommitdiff
path: root/x11/xf86-video-sis
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/xf86-video-sis
parent00309b0c7870b1f7699f2ae921de498265c8d0a8 (diff)
downloadpkgsrc-de28712cec4194d568b9a606d168d72e5e665637.tar.gz
preprocessor is a tool.
Diffstat (limited to 'x11/xf86-video-sis')
-rw-r--r--x11/xf86-video-sis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile
index 6ffe10bbe17..51b86cafc40 100644
--- a/x11/xf86-video-sis/Makefile
+++ b/x11/xf86-video-sis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2013/06/13 22:30:41 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2013/06/16 13:34:30 obache Exp $
#
DISTNAME= xf86-video-sis-0.10.7
@@ -18,7 +18,7 @@ USE_TOOLS+= pkg-config
.include "../../mk/bsd.prefs.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"
.if ${OPSYS} == "SunOS"