diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-17 06:32:17 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-05-17 06:32:17 +0000 |
| commit | b900562c5fda6e391954087028ba39d6048d36ba (patch) | |
| tree | f423d1bf1532fdb9d671b405f06e888f9273383a | |
| parent | - Update to 2.30 (diff) | |
Those ports have been broken a while now.
Sponsored by: Absolight
| -rw-r--r-- | dns/bundy/Makefile | 2 | ||||
| -rw-r--r-- | print/pdftk/Makefile | 2 |
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/.//} |
