summaryrefslogtreecommitdiff
path: root/lang/python21
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/python21
parent2c25b2469b7801538f6e0e86c2164c262faf545e (diff)
downloadpkgsrc-b745de390eb870cf13304f800a97621808236a4d.tar.gz
bl3ify
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python21/Makefile.common b/lang/python21/Makefile.common
index 8365a54f297..ac2349fa4d2 100644
--- a/lang/python21/Makefile.common
+++ b/lang/python21/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/01/24 07:09:15 grant Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/01/25 16:06:47 recht Exp $
#
DISTNAME= Python-2.1.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
INSTALL_TARGET= altinstall
@@ -46,7 +46,7 @@ PLIST_SUBST+= PY_VER_SUFFIX=${PY_VER_SUFFIX}
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