diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:43:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:43:30 +0000 |
commit | dc9053153ce7add98b3ea6296fc6bdcd061e43ba (patch) | |
tree | 3461ae7040849246ca755a192cc0b6995ed3652f /databases | |
parent | BROKEN: Dies with sig11 during build (diff) |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=59374
Diffstat (limited to 'databases')
-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 6ad8245688a6..23f4d89149ba 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 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 \ |