diff options
Diffstat (limited to 'databases/grass7/Makefile')
-rw-r--r-- | databases/grass7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile index 15784c68fba0..f50a082fc0df 100644 --- a/databases/grass7/Makefile +++ b/databases/grass7/Makefile @@ -24,6 +24,8 @@ COMMENT= Open source Geographical Information System (GIS) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL.TXT +BROKEN= fails to package + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.2:math/py-numpy@${PY_FLAVOR} LIB_DEPENDS= libgdal.so:graphics/gdal \ libpng.so:graphics/png \ |