svn commit: r351633 - head/science/cdo

Antoine Brodin antoine at FreeBSD.org
Sun Apr 20 19:15:18 UTC 2014


Author: antoine
Date: Sun Apr 20 19:15:17 2014
New Revision: 351633
URL: http://svnweb.freebsd.org/changeset/ports/351633
QAT: https://qat.redports.org/buildarchive/r351633/

Log:
  Mark broken: Fails to post-build
  
  Unsupported file type (library support not compiled in)
  *** [post-build] Error code 1
  
  Reported by:	pkg-fallout

Modified:
  head/science/cdo/Makefile

Modified: head/science/cdo/Makefile
==============================================================================
--- head/science/cdo/Makefile	Sun Apr 20 19:13:50 2014	(r351632)
+++ head/science/cdo/Makefile	Sun Apr 20 19:15:17 2014	(r351633)
@@ -13,6 +13,8 @@ COMMENT=	Climate Data Operators
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to post-build
+
 OPTIONS_DEFINE=	HDF5 JASPER NETCDF PROJ SZIP
 OPTIONS_DEFAULT=HDF5 NETCDF PROJ SZIP
 OPTIONS_SUB=	yes


More information about the svn-ports-all mailing list