diff options
Diffstat (limited to 'math/py-sympy/Makefile')
-rw-r--r-- | math/py-sympy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index 2190e1d4c65..9df13c7beb3 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/02/24 19:43:03 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2012/04/08 19:09:07 wiz Exp $ # DISTNAME= sympy-0.7.1 @@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # none PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 27 26 25 PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} post-extract: |