diff options
-rw-r--r-- | databases/grass7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 755b812e4f0a..bec3bff8a769 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -25,6 +25,7 @@ COMMENT= Open source Geographical Information System (GIS) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL.TXT +BROKEN= fails to package BROKEN_sparc64= Does not configure on sparc64 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.2:math/py-numpy@${PY_FLAVOR} |