From 552da1559ecdba91865fbc92a6995372f9ace78c Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 1 Aug 2002 05:53:28 +0000 Subject: Really remove USE_PTHREAD. --- print/scribus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/scribus/Makefile b/print/scribus/Makefile index fff3bf1f610..828c5f41dd6 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2002/08/01 05:48:22 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/08/01 05:53:29 jlam Exp $ DISTNAME= scribus-0.7.5 CATEGORIES= print @@ -8,7 +8,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://web2.altmuehlnet.de/fschmid/ COMMENT= Publishing layout with graphical interface -USE_PTHREAD= require +PTHREAD_OPTS+= require GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3