aboutsummaryrefslogtreecommitdiff
path: root/net/rabbitmq
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-22 13:15:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-05-22 13:15:13 +0000
commit8dcaabcd6e5bd17c58c938ffb4b9f2fd7847f70f (patch)
treec832b87b776a5db072088687b910601d961726da /net/rabbitmq
parent28466ca6896a9f7861111b79fdc8dee8b166ba06 (diff)
downloadports-8dcaabcd6e5bd17c58c938ffb4b9f2fd7847f70f.tar.gz
ports-8dcaabcd6e5bd17c58c938ffb4b9f2fd7847f70f.zip
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=470610
Diffstat (limited to 'net/rabbitmq')
-rw-r--r--net/rabbitmq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile
index c10f0d1efbc2..594b142e925b 100644
--- a/net/rabbitmq/Makefile
+++ b/net/rabbitmq/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE-MPL-RabbitMQ
BUILD_DEPENDS= erlang-runtime19>=19.3:lang/erlang-runtime19 \
elixir:lang/elixir \
- ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson \
+ ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson@${PY_FLAVOR} \
xmlto:textproc/xmlto \
zip:archivers/zip \
rsync:net/rsync