summaryrefslogtreecommitdiff
path: root/lang/py-pyrex/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-28 05:06:28 +0000
committersnj <snj>2004-04-28 05:06:28 +0000
commitc5e78b5f1f45ad1a57e421dd6ce419216e9526d5 (patch)
tree9f5ef7bc2dfe04712e3830d689bfbe2b9e55736b /lang/py-pyrex/Makefile
parentc17b243888648a13e85361e11f57775a883338c1 (diff)
downloadpkgsrc-c5e78b5f1f45ad1a57e421dd6ce419216e9526d5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'lang/py-pyrex/Makefile')
-rw-r--r--lang/py-pyrex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index a596dc3ac0b..f402ad0c37a 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/12/10 15:58:09 recht Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/28 05:06:28 snj Exp $
DISTNAME= Pyrex-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
@@ -12,7 +12,7 @@ COMMENT= A Language for Writing Python Extension Modules
PYTHON_VERSIONS_ACCEPTED= 23 23pth 22 22pth
PYDISTUTILSPKG= # defined
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"