From 5d987fb870cd8aecee70a6efc018da7864cfb836 Mon Sep 17 00:00:00 2001 From: kristerw Date: Sat, 13 Nov 2004 13:18:07 +0000 Subject: Include mk/pthread.buildlink3.mk to make this pkg build on NetBSD 1.6. --- math/libmatheval/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/libmatheval') diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index d2f4d328c4a..c59df840773 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/10/15 14:50:07 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/13 13:18:07 kristerw Exp $ # DISTNAME= libmatheval-1.1.1 @@ -14,7 +14,9 @@ USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes +PTHREAD_OPTS+= require .include "../../devel/flex/buildlink3.mk" .include "../../lang/guile/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3