summaryrefslogtreecommitdiffstats
path: root/sysutils/jobd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/jobd/Makefile')
-rw-r--r--sysutils/jobd/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/jobd/Makefile b/sysutils/jobd/Makefile
index 04f931b..d9a3e78 100644
--- a/sysutils/jobd/Makefile
+++ b/sysutils/jobd/Makefile
@@ -17,6 +17,10 @@ USE_GITHUB= YES
USE_LDCONFIG= YES
GH_ACCOUNT= mheily
+BROKEN_aarch64= Fails to compile: comparison of constant -1 with expression of type char is always true
+BROKEN_mips64= Fails to configure: unrecognized command line option -std=c++11
+BROKEN_sparc64= Fails to configure: unrecognized command line option -std=c++11
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000000
OpenPOWER on IntegriCloud