diff options
Diffstat (limited to 'math/py-gmpy')
-rw-r--r-- | math/py-gmpy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile index 6a5de08e2ee..d52fc97198f 100644 --- a/math/py-gmpy/Makefile +++ b/math/py-gmpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/10 17:59:00 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2010/11/08 02:46:57 obache Exp $ # DISTNAME= gmpy-1.12 @@ -22,7 +22,6 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c BUILD_TARGET= gmpy.so -PYTHON_VERSIONS_INCOMPATIBLE= 22 21 20 PYDISTUTILSPKG= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} |