summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 20:43:38 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 20:43:38 +0000
commita6e750684b202fc177feda5985b6c5aeca8e2535 (patch)
treebfb017b3abb9b1f7612a57c6b50054bfe724801d
parent709a3a78559689e58e8b1ee98814911f76e32bf4 (diff)
downloadpkgsrc-a6e750684b202fc177feda5985b6c5aeca8e2535.tar.gz
py-pyrex: convert to egg.mk
-rw-r--r--lang/py-pyrex/Makefile6
-rw-r--r--lang/py-pyrex/PLIST3
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 39384c00d94..8af4aef0c34 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2019/11/03 19:04:05 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2022/01/10 20:43:38 wiz Exp $
DISTNAME= Pyrex-0.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
@@ -16,5 +16,5 @@ USE_TOOLS+= pax
PYTHON_SELF_CONFLICT= yes
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.9.9
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/py-pyrex/PLIST b/lang/py-pyrex/PLIST
index 1333b333536..52c3a79111d 100644
--- a/lang/py-pyrex/PLIST
+++ b/lang/py-pyrex/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.9 2014/01/26 00:30:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/01/10 20:43:38 wiz Exp $
bin/pyrexc
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/Pyrex/Compiler/Builtin.py
${PYSITELIB}/Pyrex/Compiler/Builtin.pyc
${PYSITELIB}/Pyrex/Compiler/Builtin.pyo