summaryrefslogtreecommitdiff
path: root/www/loggerhead/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/loggerhead/Makefile')
-rw-r--r--www/loggerhead/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/loggerhead/Makefile b/www/loggerhead/Makefile
index 009cf2c8953..b90ac33383a 100644
--- a/www/loggerhead/Makefile
+++ b/www/loggerhead/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/01/25 10:30:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2014/05/09 07:37:24 wiz Exp $
DISTNAME= loggerhead-${VER}
PKGREVISION= 1
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-PasteDeploy>=1.3:../../www/py-PasteDeploy
DEPENDS+= ${PYPKGPREFIX}-SimpleTAL>=4.1:../../www/py-simpletal
PYTHON_VERSIONED_DEPENDENCIES= flup
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-PasteDeploy, py-paste, py-simpletal
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-PasteDeploy, py-paste, py-simpletal
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"