summaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authorrecht <recht>2004-01-25 16:06:47 +0000
committerrecht <recht>2004-01-25 16:06:47 +0000
commitbdcc9d669ef716997bab60ed14c347f5031346a6 (patch)
tree72851c039939998e8de61f2856b646f1f5c8186b /lang/python22
parent57fb445ba79f59f5183058eb95165bdda25a125b (diff)
downloadpkgsrc-bdcc9d669ef716997bab60ed14c347f5031346a6.tar.gz
bl3ify
Diffstat (limited to 'lang/python22')
-rw-r--r--lang/python22/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python22/Makefile.common b/lang/python22/Makefile.common
index 3bd16633ebf..8fa80b439fd 100644
--- a/lang/python22/Makefile.common
+++ b/lang/python22/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/01/24 08:13:14 grant Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/01/25 16:06:47 recht Exp $
#
DISTNAME= Python-2.2.3
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.python.org/
COMMENT= Interpreted, interactive, object-oriented programming language
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.prefs.mk"
@@ -38,7 +38,7 @@ INSTALL_TARGET= altinstall
post-extract:
${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc${PY_VER_SUFFIX}
-.include "../../devel/zlib/buildlink2.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# This comes after bsd.pkg.mk so that the LDFLAGS here overrides the one