aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/nomad
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2017-03-16 21:35:46 +0800
committerwg <wg@FreeBSD.org>2017-03-16 21:35:46 +0800
commitbe611d19e37500a892f3355b5bba1575c0ee6d96 (patch)
tree17c6b5e28f8d03176878d7e11daea27e633192a0 /sysutils/nomad
parent5afef034491b0dc793a019372fdc42a9835581ea (diff)
downloadfreebsd-ports-gnome-be611d19e37500a892f3355b5bba1575c0ee6d96.tar.gz
freebsd-ports-gnome-be611d19e37500a892f3355b5bba1575c0ee6d96.tar.zst
freebsd-ports-gnome-be611d19e37500a892f3355b5bba1575c0ee6d96.zip
sysutils/nomad: go is not a run dependency
Approved by: maintainer
Diffstat (limited to 'sysutils/nomad')
-rw-r--r--sysutils/nomad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile
index 5c0d0f04d1c9..8c025a5486a2 100644
--- a/sysutils/nomad/Makefile
+++ b/sysutils/nomad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= nomad
PORTVERSION= 0.5.4
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@@ -11,7 +12,6 @@ COMMENT= Cluster manager and scheduler
LICENSE= MPL
BUILD_DEPENDS= go>=1.7:lang/go
-RUN_DEPENDS= go>=1.7:lang/go
ONLY_FOR_ARCHS= amd64