From 2dd19fa07ab30671c8c2126128d1e179b14a99a8 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 12 Nov 2004 22:37:35 +0000 Subject: Include mk/pthread.buildlink3.mk to make this pkg build on NetBSD 1.6. --- devel/libextractor/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile index f9094e564b6..26e2cd759ef 100644 --- a/devel/libextractor/Makefile +++ b/devel/libextractor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 18:22:29 tv Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/12 22:37:35 kristerw Exp $ # DISTNAME= libextractor-0.3.10 @@ -14,6 +14,7 @@ USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes +PTHREAD_OPTS+= require CONFLICTS= csound-{bath,dev}-* # bin/extract @@ -22,4 +23,5 @@ SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../devel/libltdl/convenience.mk" .include "../../devel/zlib/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3