svn commit: r465269 - head/databases/grass7

Antoine Brodin antoine at FreeBSD.org
Thu Mar 22 08:34:58 UTC 2018


Author: antoine
Date: Thu Mar 22 08:34:58 2018
New Revision: 465269
URL: https://svnweb.freebsd.org/changeset/ports/465269

Log:
  Mark BROKEN: fails to package
  
  Reported by:	pkg-fallout

Modified:
  head/databases/grass7/Makefile

Modified: head/databases/grass7/Makefile
==============================================================================
--- head/databases/grass7/Makefile	Thu Mar 22 08:33:59 2018	(r465268)
+++ head/databases/grass7/Makefile	Thu Mar 22 08:34:58 2018	(r465269)
@@ -24,6 +24,8 @@ COMMENT=	Open source Geographical Information System (
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/GPL.TXT
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.2:math/py-numpy@${PY_FLAVOR}
 LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libpng.so:graphics/png \


More information about the svn-ports-all mailing list