1 # $NetBSD: Makefile,v 1.51 2013/01/30 10:21:22 wiz Exp $
3 DISTNAME
= pixman-0.28
.2
6 MASTER_SITES
= ${MASTER_SITE_XORG
:=lib
/}
9 MAINTAINER
= pkgsrc-users@NetBSD.org
10 HOMEPAGE
= http
://xorg.freedesktop.org
/
11 COMMENT
= Library of low-level pixel manipulation routines
15 .if
${MACHINE_ARCH} == i386
16 CONFIGURE_ARGS
+= --disable-sse2
20 USE_TOOLS
+= pkg-config perl
22 PKGCONFIG_OVERRIDE
+= pixman-1.
pc.in
23 PKGCONFIG_OVERRIDE
+= pixman-1-uninstalled.
pc.in
25 .
include "../../mk/bsd.pkg.mk"