aboutsummaryrefslogtreecommitdiff
path: root/sysutils/runit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 00:47:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 00:47:14 +0000
commitf1c5b78c485b8330d92249bb1b72e002c1b429a0 (patch)
treece0ba039e73aa26cf274cd42e00f7ac94a9a3b5c /sysutils/runit
parent58c64d8bbb6675f107ee162754b03fc686bb65d0 (diff)
downloadports-f1c5b78c485b8330d92249bb1b72e002c1b429a0.tar.gz
ports-f1c5b78c485b8330d92249bb1b72e002c1b429a0.zip
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473692
Diffstat (limited to 'sysutils/runit')
-rw-r--r--sysutils/runit/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile
index cf9b1a2ad8cf..34bbbc842493 100644
--- a/sysutils/runit/Makefile
+++ b/sysutils/runit/Makefile
@@ -14,6 +14,9 @@ COMMENT= Service supervision tools compatible with DJB daemontools
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/package/COPYING
+BROKEN_mips= fails to install: runit-init failed
+BROKEN_mips64= fails to install: runit-init failed
+
USE_RC_SUBR= runsvdir
WRKSRC= ${WRKDIR}/admin/${DISTNAME}