aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-22 16:34:58 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-22 16:34:58 +0800
commit07ca9270d78ebab23ddc63ace33eb0331608d9a8 (patch)
treec6a94e64b945e577c2c95a29b9b7753594d3a3a6
parent639bf0e4c6fc2159a61c1014cf0806d816c2fd7c (diff)
downloadfreebsd-ports-07ca9270d78ebab23ddc63ace33eb0331608d9a8.tar.gz
freebsd-ports-07ca9270d78ebab23ddc63ace33eb0331608d9a8.tar.zst
freebsd-ports-07ca9270d78ebab23ddc63ace33eb0331608d9a8.zip
Mark BROKEN: fails to package
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=465269
-rw-r--r--databases/grass7/Makefile2
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 \