summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-01 05:53:28 +0000
committerjlam <jlam>2002-08-01 05:53:28 +0000
commit552da1559ecdba91865fbc92a6995372f9ace78c (patch)
tree8e967de01229faef7a81804383e40573f0310523 /print
parent0667348e2457442483cc1061eff529caade5d9eb (diff)
downloadpkgsrc-552da1559ecdba91865fbc92a6995372f9ace78c.tar.gz
Really remove USE_PTHREAD.
Diffstat (limited to 'print')
-rw-r--r--print/scribus/Makefile4
1 files changed, 2 insertions, 2 deletions
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