summaryrefslogtreecommitdiff
path: root/lang/python23-pth
diff options
context:
space:
mode:
authorabs <abs>2004-01-27 18:55:30 +0000
committerabs <abs>2004-01-27 18:55:30 +0000
commitd7be55309084b76f3e675fafe04c7e04148503bf (patch)
treef46c8e9e11e64d6effd4944bc0ef3ffe7bfdcc5e /lang/python23-pth
parentc664dc44d1371ebeddd736f6687d04e5a6b7a597 (diff)
downloadpkgsrc-d7be55309084b76f3e675fafe04c7e04148503bf.tar.gz
Add USE_GCC_SHLIB to python2 packages:
python20 to python20-2.0.1nb6 python21 to python21-2.1.3nb2 python21-pth to python21-2.1.3nb4 python22 to python22-2.2.3nb1 python22-pth to python22-2.2.3nb1 python23 to python23-2.3.3nb1 python23-pth to python23-2.3.3nb1
Diffstat (limited to 'lang/python23-pth')
-rw-r--r--lang/python23-pth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/python23-pth/Makefile b/lang/python23-pth/Makefile
index 7bda1cee009..03704cb9c27 100644
--- a/lang/python23-pth/Makefile
+++ b/lang/python23-pth/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/01/25 21:10:11 recht Exp $
+# $NetBSD: Makefile,v 1.18 2004/01/27 18:55:30 abs Exp $
#
PKGNAME= python23-pth-2.3.3
+PKGREVISION= 1
PTHREAD_OPTS= require
.include "../../mk/pthread.buildlink2.mk"