summaryrefslogtreecommitdiff
path: root/lang/python23-pth
diff options
context:
space:
mode:
authorrecht <recht>2004-01-24 20:53:54 +0000
committerrecht <recht>2004-01-24 20:53:54 +0000
commit9a9b64dc73617a504c0489ce394c37ba067648b7 (patch)
tree33fa8a35e26155c01466658427053b9efb2e3159 /lang/python23-pth
parent36b153ac54c6560aa457d83e141f896e8320a3e3 (diff)
downloadpkgsrc-9a9b64dc73617a504c0489ce394c37ba067648b7.tar.gz
bl3ify
Diffstat (limited to 'lang/python23-pth')
-rw-r--r--lang/python23-pth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python23-pth/Makefile b/lang/python23-pth/Makefile
index f35af236ec1..f3bced770f8 100644
--- a/lang/python23-pth/Makefile
+++ b/lang/python23-pth/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2004/01/24 19:48:11 recht Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/24 20:53:54 recht Exp $
#
PKGNAME= python23-pth-2.3.3
PTHREAD_OPTS= require
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
.if ${PTHREAD_TYPE} == "pth"
CONFIGURE_ARGS+= --with-pth
.endif