xenocara/lib/pixman/Makefile.bsd-wrapper

10 lines
191 B
Makefile

# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2008/09/23 19:11:40 matthieu Exp $
SHARED_LIBS= pixman-1 12.0
.if ${MACHINE} == amd64
CONFIGURE_ARGS += --disable-sse2
.endif
.include <bsd.xorg.mk>