summaryrefslogtreecommitdiff
path: root/lang/python21
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-10 09:49:54 +0000
committerwiz <wiz@pkgsrc.org>2002-10-10 09:49:54 +0000
commit4b9e1e8599d1016f620e71c59f16f5512c2cb774 (patch)
treef7d159fda2d409dc309c21253fce5ebaa64dad72 /lang/python21
parent76d79f60d0c8a45f903aa118c82d5f33739fefc9 (diff)
downloadpkgsrc-4b9e1e8599d1016f620e71c59f16f5512c2cb774.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'lang/python21')
-rw-r--r--lang/python21/Makefile6
1 files changed, 3 insertions, 3 deletions
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