aboutsummaryrefslogtreecommitdiffstats
path: root/net/rabbitmq
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-24 05:11:45 +0800
committerantoine <antoine@FreeBSD.org>2013-12-24 05:11:45 +0800
commit1ddbe10709de5b8eb3573c6b41169e04971d762f (patch)
tree572f168e7063893744bdc0c605661df8874c9421 /net/rabbitmq
parente44852349369ff9fef3d1cca4a280df68215d224 (diff)
downloadfreebsd-ports-gnome-1ddbe10709de5b8eb3573c6b41169e04971d762f.tar.gz
freebsd-ports-gnome-1ddbe10709de5b8eb3573c6b41169e04971d762f.tar.zst
freebsd-ports-gnome-1ddbe10709de5b8eb3573c6b41169e04971d762f.zip
Fix some symlinks after getting rid of implicit lang/python dependency
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