aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/grass7/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/grass7/Makefile b/databases/grass7/Makefile
index f85898831101..9c7af41bc7d4 100644
--- a/databases/grass7/Makefile
+++ b/databases/grass7/Makefile
@@ -25,6 +25,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 \