summaryrefslogtreecommitdiff
path: root/lang/python22
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-20 21:32:05 +0000
committerjlam <jlam>2002-09-20 21:32:05 +0000
commit848e06de235bfb4623a77e25027d1be799fdffdf (patch)
treef2eda00f6a965260892a71f487becd046ddae0d1 /lang/python22
parentb95ad5ebf4124ab752109f3826a1da9f1632b93f (diff)
downloadpkgsrc-848e06de235bfb4623a77e25027d1be799fdffdf.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'lang/python22')
-rw-r--r--lang/python22/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index c96bb68b4f5..f575146cd4f 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/04/15 12:13:38 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/20 21:40:35 jlam Exp $
#
DISTNAME= Python-2.2.1
@@ -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.2
-.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