Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2018 08:34:58 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465269 - head/databases/grass7
Message-ID:  <201803220834.w2M8Ywtl036519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803220834.w2M8Ywtl036519>