summaryrefslogtreecommitdiff
path: root/lang/py-pyrex
diff options
context:
space:
mode:
authorsnj <snj>2004-04-28 05:06:28 +0000
committersnj <snj>2004-04-28 05:06:28 +0000
commit806581808c54a21c23b0472e57528d5a01a12bd2 (patch)
tree9f5ef7bc2dfe04712e3830d689bfbe2b9e55736b /lang/py-pyrex
parent783955715dbf130346fa75af35e71f5a04e2dd76 (diff)
downloadpkgsrc-806581808c54a21c23b0472e57528d5a01a12bd2.tar.gz
Convert to buildlink3.
Diffstat (limited to 'lang/py-pyrex')
-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"