summaryrefslogtreecommitdiff
path: root/net/coilmq
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-05-14 19:38:45 +0000
committerjoerg <joerg@pkgsrc.org>2020-05-14 19:38:45 +0000
commite9bceccbcf98c1a2858dad48ff622aecc1dd15fb (patch)
treed77738f72f82f81c168ee6193fe37186c1e99eca /net/coilmq
parentab136768e1ac17a5441468a36f54fc37dda28b96 (diff)
downloadpkgsrc-e9bceccbcf98c1a2858dad48ff622aecc1dd15fb.tar.gz
Dependencies of coilmq have non-overlapping set of Python versions.
Drop it from the category and mark as broken
Diffstat (limited to 'net/coilmq')
-rw-r--r--net/coilmq/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/coilmq/Makefile b/net/coilmq/Makefile
index 4aeef50480b..8504ebe2e80 100644
--- a/net/coilmq/Makefile
+++ b/net/coilmq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/11/03 11:45:32 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/14 19:38:45 joerg Exp $
DISTNAME= CoilMQ-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -15,6 +15,8 @@ DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.6.9:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-stompclient>=0.3.2:../../devel/py-stompclient
DEPENDS+= ${PYPKGPREFIX}-daemon>=1.5.5:../../devel/py-daemon
+PYTHON_VERSIONS_ACCEPTED= # conflict between py-stompclient and py-daemon
+
USE_LANGUAGES= # none
REPLACE_PYTHON+= distribute_setup.py coilmq/start.py
@@ -26,8 +28,6 @@ SUBST_STAGE.cfg= pre-configure
SUBST_FILES.cfg= coilmq/config/__init__.py
SUBST_SED.cfg= -e 's,/path/to/config.cfg,${PKG_SYSCONFDIR}/defaults.cfg,'
-PYTHON_VERSIONS_ACCEPTED= 27 # py-stompclient, py-daemon
-
EGDIR= ${PREFIX}/share/examples/coilmq
INSTALLATION_DIRS+= ${EGDIR}