Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2021 05:20:16 +0000 (UTC)
From:      =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r567289 - branches/2021Q1/databases/grass7
Message-ID:  <202103040520.1245KGZX063215@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lbartoletti
Date: Thu Mar  4 05:20:15 2021
New Revision: 567289
URL: https://svnweb.freebsd.org/changeset/ports/567289

Log:
  MFH: r567287
  
  databases/grass7: Does not configure on i386
  
  - Could not determine External PROJ major version.

Modified:
  branches/2021Q1/databases/grass7/Makefile
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/databases/grass7/Makefile
==============================================================================
--- branches/2021Q1/databases/grass7/Makefile	Thu Mar  4 05:19:33 2021	(r567288)
+++ branches/2021Q1/databases/grass7/Makefile	Thu Mar  4 05:20:15 2021	(r567289)
@@ -26,6 +26,7 @@ LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/GPL.TXT
 
 BROKEN_sparc64=	Does not configure on sparc64
+BROKEN_i386=	Does not configure on i386: Could not determine External PROJ major version
 
 BUILD_DEPENDS=	${PY_NUMPY} \
 		${PYTHON_SITELIBDIR}/six.py:devel/py-six@${PY_FLAVOR}



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