diff options
author | pav <pav@FreeBSD.org> | 2012-06-27 04:59:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-06-27 04:59:33 +0800 |
commit | 5558a1d48d10d05db28f954ce09601cfd63a8513 (patch) | |
tree | 2fdf75616cf7e50824008d7fda008767336c674c /databases/grass | |
parent | ffbdd927561cf3f5841b81d46fe21b8d146a1263 (diff) | |
download | freebsd-ports-gnome-5558a1d48d10d05db28f954ce09601cfd63a8513.tar.gz freebsd-ports-gnome-5558a1d48d10d05db28f954ce09601cfd63a8513.tar.zst freebsd-ports-gnome-5558a1d48d10d05db28f954ce09601cfd63a8513.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 65ec7451ef8f..35bf2d965a01 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -35,6 +35,8 @@ LIB_DEPENDS= gdal.17:${PORTSDIR}/graphics/gdal \ freetype.9:${PORTSDIR}/print/freetype2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +BROKEN= does not build + USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes |