From 4b9e1e8599d1016f620e71c59f16f5512c2cb774 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 10 Oct 2002 09:49:54 +0000 Subject: buildlink1 -> buildlink2. --- lang/python21/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/python21') diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 3b77d062b69..1bdcd3b8331 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/04/15 12:10:49 drochner Exp $ +# $NetBSD: Makefile,v 1.7 2002/10/10 09:57:51 wiz Exp $ # DISTNAME= Python-2.1.3 @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.python.org/ COMMENT= Interpreted, interactive, object-oriented programming language -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-threads @@ -20,7 +20,7 @@ INSTALL_TARGET= altinstall post-extract: ${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc2.1 -.include "../../devel/zlib/buildlink.mk" +.include "../../devel/zlib/buildlink2.mk" .include "../../mk/bsd.pkg.mk" # This comes after bsd.pkg.mk so that the LDFLAGS here overrides the one -- cgit v1.2.3