summaryrefslogtreecommitdiff
path: root/net/rabbitmq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rabbitmq/Makefile')
-rw-r--r--net/rabbitmq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile
index 415f064a27b..d4ab8b08289 100644
--- a/net/rabbitmq/Makefile
+++ b/net/rabbitmq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2014/03/11 14:34:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:16 wiz Exp $
PKGNAME= rabbitmq-${RMQ_VERSION}
DISTNAME= rabbitmq-server-${RMQ_VERSION}
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
DEPENDS+= coreutils-[0-9]*:../../sysutils/coreutils
DEPENDS+= ${PYPKGPREFIX}-simplejson>=2:../../converters/py-simplejson
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 3.2.2
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2.2
.include "version.mk"
.include "../../lang/python/pyversion.mk"