aboutsummaryrefslogtreecommitdiff
path: root/sysutils/incron
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /sysutils/incron
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'sysutils/incron')
-rw-r--r--sysutils/incron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/incron/Makefile b/sysutils/incron/Makefile
index ce0984f5e852..ad4218b548ff 100644
--- a/sysutils/incron/Makefile
+++ b/sysutils/incron/Makefile
@@ -15,6 +15,8 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE-LGPL
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-X11
+BROKEN_mips= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
+BROKEN_mips64= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
BROKEN_powerpc64= fails to compile: usertable.cpp:440: #pragma GCC diagnostic not allowed inside functions
LIB_DEPENDS= libinotify.so:devel/libinotify