diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-27 12:18:09 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-27 12:18:09 +0000 |
commit | 46ea29140a6a105929fbb3251fa1b3384ffd0bcf (patch) | |
tree | d8fa82234a99156f556b31606b151cf5c943fe4a /databases/grass-i18n/Makefile | |
parent | 46243a45266b01bfca7a25824bdc150fd75ae077 (diff) |
UnBROKEN by previous commit.
PR: ports/56033
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer (blanket)
Notes
Notes:
svn path=/head/; revision=87781
Diffstat (limited to 'databases/grass-i18n/Makefile')
-rw-r--r-- | databases/grass-i18n/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile index d7afe6bf4249..fdedd82fdaa7 100644 --- a/databases/grass-i18n/Makefile +++ b/databases/grass-i18n/Makefile @@ -17,8 +17,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= reg@FreeBSD.org COMMENT= An open source Geographical Information System (GIS) -BROKEN= Broken dependency - POSTGRESQL_PORT?= databases/postgresql7 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png \ |