summaryrefslogtreecommitdiff
path: root/www/py-django-mezzanine-grappelli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-mezzanine-grappelli/Makefile')
-rw-r--r--www/py-django-mezzanine-grappelli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-django-mezzanine-grappelli/Makefile b/www/py-django-mezzanine-grappelli/Makefile
index 85ce3bce36c..c1475277c9c 100644
--- a/www/py-django-mezzanine-grappelli/Makefile
+++ b/www/py-django-mezzanine-grappelli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/12/05 21:26:05 adam Exp $
DISTNAME= grappelli-safe-0.2.11
PKGNAME= ${PYPKGPREFIX}-django-mezzanine-${DISTNAME:S/-safe//}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.2.11
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.11
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"