2019-05-11 01:46:06 -06:00
|
|
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.25 2019/05/11 07:46:06 matthieu Exp $
|
2010-05-11 12:51:21 -06:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
2007-10-03 14:53:30 -06:00
|
|
|
|
2019-05-11 01:46:06 -06:00
|
|
|
SHARED_LIBS= pixman-1 38.4
|
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>
|