From b745de390eb870cf13304f800a97621808236a4d Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 25 Jan 2004 16:06:47 +0000 Subject: bl3ify --- lang/python22/Makefile.common | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/python22') 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 -- cgit v1.2.3