svn commit: r407134 - branches/2016Q1/textproc/zorba

Mark Felder feld at FreeBSD.org
Sun Jan 24 14:59:17 UTC 2016


Author: feld
Date: Sun Jan 24 14:59:16 2016
New Revision: 407134
URL: https://svnweb.freebsd.org/changeset/ports/407134

Log:
  MFH: r407048
  
  Remove BROKEN for FreeBSD 8, which is no longer supported.
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/textproc/zorba/Makefile
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/textproc/zorba/Makefile
==============================================================================
--- branches/2016Q1/textproc/zorba/Makefile	Sun Jan 24 14:57:37 2016	(r407133)
+++ branches/2016Q1/textproc/zorba/Makefile	Sun Jan 24 14:59:16 2016	(r407134)
@@ -20,8 +20,6 @@ LIB_DEPENDS=	libxerces-c.so:${PORTSDIR}/
 		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


More information about the svn-ports-all mailing list