2009-06-05 14:14:27 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2009/06/05 20:14:27 matthieu Exp $
|
2007-10-03 14:53:30 -06:00
|
|
|
|
2009-06-05 14:14:27 -06:00
|
|
|
SHARED_LIBS= pixman-1 15.8
|
2008-09-23 13:11:40 -06:00
|
|
|
|
|
|
|
.if ${MACHINE} == amd64
|
|
|
|
CONFIGURE_ARGS += --disable-sse2
|
|
|
|
.endif
|
2007-10-03 14:53:30 -06:00
|
|
|
|
|
|
|
.include <bsd.xorg.mk>
|