summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/grass7/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index 58fb2f977492..30e2a6ea4c40 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}