summaryrefslogtreecommitdiff
path: root/devel/py-setuptools_trial/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-setuptools_trial/Makefile')
-rw-r--r--devel/py-setuptools_trial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-setuptools_trial/Makefile b/devel/py-setuptools_trial/Makefile
index 19b9f09cf6f..d3ab1014ebe 100644
--- a/devel/py-setuptools_trial/Makefile
+++ b/devel/py-setuptools_trial/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/01/25 10:30:05 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:02 wiz Exp $
DISTNAME= setuptools_trial-0.5.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,7 +14,7 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-twisted
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"