From dcfc1bce78bbbf9ba846a98292bf220c064b30ca Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Apr 2005 10:20:05 +0000 Subject: Require native threads or build ggtick; should fix bulk build on 1.6.2. --- graphics/libgii/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/libgii') diff --git a/graphics/libgii/Makefile b/graphics/libgii/Makefile index 98a9c39a781..d9a610a65f5 100644 --- a/graphics/libgii/Makefile +++ b/graphics/libgii/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/03/28 23:55:42 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/05 10:20:05 wiz Exp $ DISTNAME= libgii-0.9.0.src PKGNAME= ${DISTNAME:S/.src//} @@ -31,6 +31,8 @@ MAKE_DIRS+= ${PKG_SYSCONFDIR}/filter CONF_FILES+= ${EGDIR}/filter/keytrans ${PKG_SYSCONFDIR}/filter/keytrans CONF_FILES+= ${EGDIR}/filter/mouse ${PKG_SYSCONFDIR}/filter/mouse +PTHREAD_OPTS+= native + .include "../../mk/pthread.buildlink3.mk" .if empty(PTHREAD_TYPE:Mnative) -- cgit v1.2.3