summaryrefslogtreecommitdiff
path: root/www/py-paste/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-paste/Makefile')
-rw-r--r--www/py-paste/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile
index 4b2e1dff5a4..b41859e49fb 100644
--- a/www/py-paste/Makefile
+++ b/www/py-paste/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2013/01/28 20:17:43 adam Exp $
+# $NetBSD: Makefile,v 1.11 2014/01/25 10:30:29 wiz Exp $
DISTNAME= Paste-1.7.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@ LICENSE= mit
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 33
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"