aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-04 05:20:15 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2021-03-04 05:20:15 +0000
commit1809fda1fc1860ac6f7b737446a19ea914ec1a06 (patch)
treecd1fcf561eef00d012f3b15282ecefa38bef443c
parent0981f5668cf12cb6c1f8cab4438156d1993bf4fc (diff)
downloadports-1809fda1fc1860ac6f7b737446a19ea914ec1a06.tar.gz
ports-1809fda1fc1860ac6f7b737446a19ea914ec1a06.zip
MFH: r567287
databases/grass7: Does not configure on i386 - Could not determine External PROJ major version.
Notes
Notes: svn path=/branches/2021Q1/; revision=567289
-rw-r--r--databases/grass7/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index f0c916868c30..424f306c5b0c 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -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}