xenocara/lib/pixman/Makefile.bsd-wrapper

10 lines
191 B
Makefile
Raw Normal View History

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