diff options
Diffstat (limited to 'databases/grass/Makefile')
-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 6ad8245688a6..23f4d89149ba 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/} MAINTAINER= reg@FreeBSD.org +BROKEN= "Configure fails" + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ |