xenocara/lib/pixman/Makefile.bsd-wrapper
2009-06-05 20:14:27 +00:00

10 lines
191 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2009/06/05 20:14:27 matthieu Exp $
SHARED_LIBS= pixman-1 15.8
.if ${MACHINE} == amd64
CONFIGURE_ARGS += --disable-sse2
.endif
.include <bsd.xorg.mk>