x11/pixman

This commit is contained in:
Lionel Sambuc 2014-04-20 09:39:18 +00:00 committed by Lionel Sambuc
parent 854703efb9
commit 7cb8bb9735

View File

@ -22,4 +22,7 @@ USE_TOOLS+= pkg-config perl
PKGCONFIG_OVERRIDE+= pixman-1.pc.in
PKGCONFIG_OVERRIDE+= pixman-1-uninstalled.pc.in
# Minix does not support Thread Local Storage
CONFIGURE_ARGS+= CPPFLAGS=-DPIXMAN_NO_TLS
.include "../../mk/bsd.pkg.mk"