2013-02-19 13:56:17 -07:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.19 2013/02/19 20:56:17 brad Exp $
|
2010-05-11 12:51:21 -06:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
2007-10-03 14:53:30 -06:00
|
|
|
|
2012-11-23 13:44:07 -07:00
|
|
|
SHARED_LIBS= pixman-1 28.0
|
2008-09-23 13:11:40 -06:00
|
|
|
|
2009-06-12 03:16:54 -06:00
|
|
|
.if ${MACHINE_ARCH} == arm
|
|
|
|
CONFIGURE_ARGS += --disable-arm-simd --disable-arm-neon
|
|
|
|
.endif
|
|
|
|
|
2007-10-03 14:53:30 -06:00
|
|
|
.include <bsd.xorg.mk>
|