diff options
-rw-r--r-- | databases/grass-i18n/Makefile | 2 | ||||
-rw-r--r-- | databases/grass/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile index 6ad8245..23f4d89 100644 --- a/databases/grass-i18n/Makefile +++ b/databases/grass-i18n/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 \ diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 6ad8245..23f4d89 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 \ |