summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-04-01 23:00:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-04-01 23:00:25 +0000
commitb76d8790f859ca7e166741f047770f15dac97bc0 (patch)
tree32da935535298b12cc37adc50bbacc37b042ae7a /Makefile
parent891426d2a00a773d34675267ccea9a51cc533935 (diff)
Fix previous for bootstrap.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c71d4565..51620a517 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.45 2012/04/01 09:24:04 matthieu Exp $
+# $OpenBSD: Makefile,v 1.46 2012/04/01 23:00:24 matthieu Exp $
.include <bsd.own.mk>
.include <bsd.xconf.mk>
@@ -12,9 +12,11 @@ RM?=rm
XSERVER= xserver
.endif
+.if defined(XENOCARA_BUILD_PIXMAN)
.if ${COMPILER_VERSION:L:Mgcc[34]*} && ${XENOCARA_BUILD_PIXMAN:L} == "yes"
XSERVER+= kdrive
.endif
+.endif
SUBDIR= proto font/util data/bitmaps lib app data \
${XSERVER} driver util doc