summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-08-19 08:14:49 +0000
committerwiz <wiz@pkgsrc.org>2016-08-19 08:14:49 +0000
commitd994eedea29966e7358c91b89ec55243fa02f523 (patch)
tree45a857cbc02aba3325c83467a46ca09845f5ee10 /math
parentf3878ef87d75a0ca1854461fef9fb0cbee0b510a (diff)
downloadpkgsrc-d994eedea29966e7358c91b89ec55243fa02f523.tar.gz
Switch to egg.mk.
Fix PLIST for python-3.x.
Diffstat (limited to 'math')
-rw-r--r--math/py-sympy/Makefile6
-rw-r--r--math/py-sympy/PLIST14
2 files changed, 11 insertions, 9 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 7559a9de3fb..b44c7fcfd32 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/08/16 04:08:31 maya Exp $
+# $NetBSD: Makefile,v 1.17 2016/08/19 08:14:49 wiz Exp $
DISTNAME= sympy-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -18,6 +18,8 @@ USE_LANGUAGES= # none
REPLACE_PYTHON+= sympy/utilities/tests/diagnose_imports.py
+PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
+
SUBST_CLASSES+= manpath
SUBST_SED.manpath= -e 's,share/man,${PKGMANDIR},'
SUBST_FILES.manpath+= setup.py
@@ -35,5 +37,5 @@ post-install:
${PKGMANDIR}/man1/isympy${PYVERSSUFFIX}.1
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-sympy/PLIST b/math/py-sympy/PLIST
index 819c712f1f1..d3f72e7027f 100644
--- a/math/py-sympy/PLIST
+++ b/math/py-sympy/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.12 2016/08/16 04:30:05 maya Exp $
-bin/isympy2.7
-${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PYSITELIB}/${EGG_FILE}/requires.txt
-${PYSITELIB}/${EGG_FILE}/top_level.txt
+@comment $NetBSD: PLIST,v 1.13 2016/08/19 08:14:49 wiz Exp $
+bin/isympy${PYVERSSUFFIX}
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/sympy/__init__.py
${PYSITELIB}/sympy/__init__.pyc
${PYSITELIB}/sympy/__init__.pyo