aboutsummaryrefslogtreecommitdiffstats
path: root/net/rabbitmq-c-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rabbitmq-c-devel/Makefile')
-rw-r--r--net/rabbitmq-c-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile
index 61549aa3428d..579d20ec2a26 100644
--- a/net/rabbitmq-c-devel/Makefile
+++ b/net/rabbitmq-c-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rabbitmq-c
-PORTVERSION= 0.5.2
+PORTVERSION= 0.6.0
DISTVERSIONPREFIX= v
CATEGORIES= net
PKGNAMESUFFIX= -devel
@@ -13,8 +13,7 @@ COMMENT= RabbitMQ C AMQP client library
LICENSE= GPLv2 MPL
LICENSE_COMB= dual
-BUILD_DEPENDS= python:${PORTSDIR}/lang/python \
- ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson
CONFLICTS= rabbitmq-c-[0-9]*