diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2002-03-12 11:51:15 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2002-03-12 11:51:15 +0000 |
commit | 22a46c2ad6f88f0844196ec8ecec04e8eb72fee1 (patch) | |
tree | 1dacd5a7841fc956485500bdfd43f94fdad57ed4 /databases | |
parent | 184c4d7db2c934ae3f42eaf19e2012fb2a3a7db8 (diff) | |
download | ports-22a46c2ad6f88f0844196ec8ecec04e8eb72fee1.tar.gz ports-22a46c2ad6f88f0844196ec8ecec04e8eb72fee1.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass-i18n/Makefile | 2 | ||||
-rw-r--r-- | databases/grass/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/grass-i18n/Makefile b/databases/grass-i18n/Makefile index 2774e2f23fe9..1181f54bbf99 100644 --- a/databases/grass-i18n/Makefile +++ b/databases/grass-i18n/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ gd.2:${PORTSDIR}/graphics/gd \ fftw.2:${PORTSDIR}/math/fftw \ giconv.2:${PORTSDIR}/converters/libiconv \ - freetype.8:${PORTSDIR}/print/freetype2 \ + freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ pq.2:${PORTSDIR}/databases/postgresql7 \ odbc.1:${PORTSDIR}/databases/unixODBC \ diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 2774e2f23fe9..1181f54bbf99 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ gd.2:${PORTSDIR}/graphics/gd \ fftw.2:${PORTSDIR}/math/fftw \ giconv.2:${PORTSDIR}/converters/libiconv \ - freetype.8:${PORTSDIR}/print/freetype2 \ + freetype.9:${PORTSDIR}/print/freetype2 \ gdbm.2:${PORTSDIR}/databases/gdbm \ pq.2:${PORTSDIR}/databases/postgresql7 \ odbc.1:${PORTSDIR}/databases/unixODBC \ |