summaryrefslogtreecommitdiff
path: root/net/coilmq
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-08-15 05:51:56 +0000
committerdholland <dholland@pkgsrc.org>2012-08-15 05:51:56 +0000
commitaad03ad200cb15b4893fe0088649d3ea8acc67a1 (patch)
treeb84d527f4ba6aafc883d830726e2d113ac1c761f /net/coilmq
parent66ae54ffece8465234edc413fdb92a713c4123ae (diff)
downloadpkgsrc-aad03ad200cb15b4893fe0088649d3ea8acc67a1.tar.gz
Mask on python25 because it depends on py-stompclient.
Diffstat (limited to 'net/coilmq')
-rw-r--r--net/coilmq/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile
index b54fe68c4c8..a013dc6990e 100644
--- a/net/coilmq/Makefile
+++ b/net/coilmq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/08/14 15:35:00 imil Exp $
+# $NetBSD: Makefile,v 1.2 2012/08/15 05:51:56 dholland Exp $
#
DISTNAME= CoilMQ-0.6.1
@@ -19,6 +19,9 @@ DEPENDS+= ${PYPKGPREFIX}-daemon>=1.5.5:../../devel/py-daemon
USE_LANGUAGES= # none
+# py-stompclient does not work on python25
+PYTHON_VERSIONS_INCOMPATIBLE= 25
+
REPLACE_INTERPRETER+= python
REPLACE.python.old= python
REPLACE.python.new= ${PYTHONBIN}