summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-17 06:32:17 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-05-17 06:32:17 +0000
commitb900562c5fda6e391954087028ba39d6048d36ba (patch)
treef423d1bf1532fdb9d671b405f06e888f9273383a
parent- Update to 2.30 (diff)
Those ports have been broken a while now.
Sponsored by: Absolight
-rw-r--r--dns/bundy/Makefile2
-rw-r--r--print/pdftk/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile
index 0e41b5257914..5590d07737cf 100644
--- a/dns/bundy/Makefile
+++ b/dns/bundy/Makefile
@@ -17,6 +17,8 @@ LICENSE_NAME= ISC License
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+BROKEN_FreeBSD_12= error: called object type nullptr_t is not a function or function pointer
+
BUILD_DEPENDS= ${LOCALBASE}/include/log4cplus/logger.h:devel/log4cplus \
sqlite3>=3.3.9:databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 3e1b866e9c31..340d1283411e 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -13,6 +13,8 @@ COMMENT= Simple tool for doing everyday things with PDF documents
LICENSE= GPLv2
+BROKEN_FreeBSD_12= gcj6: internal compiler error: Segmentation fault (program ecj1)
+
# Get GCC version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}