=================================================================== RCS file: /cvsrepo/anoncvs/cvs/xenocara/Makefile,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- xenocara/Makefile 2012/04/01 09:24:04 1.45 +++ xenocara/Makefile 2012/04/01 23:00:24 1.46 @@ -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 .include @@ -12,8 +12,10 @@ 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 \