summaryrefslogtreecommitdiff
path: root/misc/py-stdnum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-stdnum/Makefile')
-rw-r--r--misc/py-stdnum/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-stdnum/Makefile b/misc/py-stdnum/Makefile
index 14ff6a4e209..1ef7fd077c9 100644
--- a/misc/py-stdnum/Makefile
+++ b/misc/py-stdnum/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2014/04/03 12:20:41 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:12 wiz Exp $
DISTNAME= python-stdnum-0.9
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v3
USE_LANGUAGES= # none
EGG_NAME= ${DISTNAME:S/python-/python_/}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-suds
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-suds
DEPENDS+= ${PYPKGPREFIX}-suds>=0.4:../../net/py-suds