summaryrefslogtreecommitdiff
path: root/lang/python22/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2005-11-16 19:18:58 +0000
committerjoerg <joerg@pkgsrc.org>2005-11-16 19:18:58 +0000
commitd4b0eafdb24d64f99389b4c3a1da69d2d2bf5f7a (patch)
treeeaca766da8d53d558f6f53610587f0f7bd170794 /lang/python22/Makefile
parent179efa35a6508c0ec14356f46f76c18202cdf531 (diff)
downloadpkgsrc-d4b0eafdb24d64f99389b4c3a1da69d2d2bf5f7a.tar.gz
Fix Python's makesetup script to treat -pthread as linker flag.
This is needed for databases/py-psycopg at least to compile properly. Since the installed version changed, bump revision.
Diffstat (limited to 'lang/python22/Makefile')
-rw-r--r--lang/python22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 63fc8a7db8e..aa4ee9b356c 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2005/10/01 19:59:39 recht Exp $
+# $NetBSD: Makefile,v 1.29 2005/11/16 19:18:58 joerg Exp $
#
DISTNAME= Python-2.2.3
PKGNAME= python22-2.2.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= lang python
MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.3/
EXTRACT_SUFX= .tgz