summaryrefslogtreecommitdiff
path: root/net/coilmq
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-03 22:14:00 +0000
committerwiz <wiz@pkgsrc.org>2012-10-03 22:14:00 +0000
commit6881df6a4c0580c6f1e791e8700778ea489dd113 (patch)
treea6e0112f1c7655fad080d88eaa928420d1b0af8b /net/coilmq
parentf3d475a6d2812fbcc9614e6fb074153ada9d0c2d (diff)
downloadpkgsrc-6881df6a4c0580c6f1e791e8700778ea489dd113.tar.gz
Update for python25 removal.
Diffstat (limited to 'net/coilmq')
-rw-r--r--net/coilmq/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile
index a013dc6990e..cf640e3e9ce 100644
--- a/net/coilmq/Makefile
+++ b/net/coilmq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/08/15 05:51:56 dholland Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/03 22:14:02 wiz Exp $
#
DISTNAME= CoilMQ-0.6.1
@@ -19,9 +19,6 @@ 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}