aboutsummaryrefslogtreecommitdiff
path: root/net/rabbitmq-c-devel
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-12-15 13:56:47 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-12-15 13:56:47 +0000
commit3db2ec437b48f777cd1f82dc1e858bf740b75879 (patch)
treea3cfc89251abdee50571254e0e8a6b6bfd6016eb /net/rabbitmq-c-devel
parent22ee8aa1d0836187f2d8b7b7a6c8da7fdf765825 (diff)
Notes
Diffstat (limited to 'net/rabbitmq-c-devel')
-rw-r--r--net/rabbitmq-c-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile
index 0baf727885c4..66e5f063e031 100644
--- a/net/rabbitmq-c-devel/Makefile
+++ b/net/rabbitmq-c-devel/Makefile
@@ -19,7 +19,8 @@ COMMENT= RabbitMQ C AMQP client library
LICENSE= GPLv2 MPL
LICENSE_COMB= dual
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson
+BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
+ ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson
CONFLICTS= rabbitmq-c-[0-9]*