summaryrefslogtreecommitdiff
path: root/lang/python22-pth
diff options
context:
space:
mode:
authorrecht <recht>2004-01-25 16:06:47 +0000
committerrecht <recht>2004-01-25 16:06:47 +0000
commitb745de390eb870cf13304f800a97621808236a4d (patch)
tree72851c039939998e8de61f2856b646f1f5c8186b /lang/python22-pth
parent2c25b2469b7801538f6e0e86c2164c262faf545e (diff)
downloadpkgsrc-b745de390eb870cf13304f800a97621808236a4d.tar.gz
bl3ify
Diffstat (limited to 'lang/python22-pth')
-rw-r--r--lang/python22-pth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python22-pth/Makefile b/lang/python22-pth/Makefile
index 3341553660f..bdafa9bb28e 100644
--- a/lang/python22-pth/Makefile
+++ b/lang/python22-pth/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2004/01/24 08:13:14 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/25 16:06:47 recht Exp $
#
PKGNAME= python22-pth-2.2.3
PTHREAD_OPTS= require
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../mk/pthread.buildlink3.mk"
.if ${PTHREAD_TYPE} == "pth"
CONFIGURE_ARGS+= --with-pth
.endif