diff options
-rw-r--r-- | textproc/zorba/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index fb91a0724d4c..d6be15df04df 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid RUN_DEPENDS= fop:${PORTSDIR}/textproc/fop +BROKEN_FreeBSD_8= does not build due to lack of strtoull + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= PHP PYTHON RUBY JAVA DOCS |