1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

databases/grass7: Does not configure on i386

- Could not determine External PROJ major version.
This commit is contained in:
Loïc Bartoletti 2021-03-04 05:18:38 +00:00
parent 6da8a333d6
commit d4160a89cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567287

View File

@ -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}