2013-08-13 01:07:07 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.21 2013/08/13 07:07:28 guenther Exp $
|
2010-05-11 12:51:21 -06:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
2007-10-03 14:53:30 -06:00
|
|
|
|
2013-08-13 01:07:07 -06:00
|
|
|
SHARED_LIBS= pixman-1 31.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>
|