aboutsummaryrefslogtreecommitdiff
path: root/net/rabbitmq
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-23 21:11:45 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-23 21:11:45 +0000
commitae661fb64e0f1450111b3b30d545c72c2a84b6d7 (patch)
tree572f168e7063893744bdc0c605661df8874c9421 /net/rabbitmq
parentdcd08906a2e42dddc2974ae224e470f2f9b669ca (diff)
downloadports-ae661fb64e0f1450111b3b30d545c72c2a84b6d7.tar.gz
ports-ae661fb64e0f1450111b3b30d545c72c2a84b6d7.zip
Notes
Diffstat (limited to 'net/rabbitmq')
-rw-r--r--net/rabbitmq/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile
index f1870b637776..a0c5b4b21988 100644
--- a/net/rabbitmq/Makefile
+++ b/net/rabbitmq/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rabbitmq
PORTVERSION= 3.1.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.rabbitmq.com/releases/rabbitmq-server/v${PORTVERSION}/
DISTNAME= ${PORTNAME}-server-${PORTVERSION}
@@ -20,7 +21,8 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang
USES= gmake shebangfix
USE_PYTHON_BUILD=yes
USE_RC_SUBR= rabbitmq
-SHEBANG_FILES= plugins-src/rabbitmq-amqp1.0/codegen.py
+SHEBANG_FILES= calculate-relative plugins-src/rabbitmq-amqp1.0/codegen.py
+python_OLD_CMD= .*python
python_CMD= ${PYTHON_CMD}
USERS= rabbitmq