diff options
author | roam <roam@FreeBSD.org> | 2002-03-12 19:51:15 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-03-12 19:51:15 +0800 |
commit | ae421b60b36d30d09b4095f14e42f8f8cc8717de (patch) | |
tree | 89625a5e0c03d19db137aec49a548977cc8fe67f /databases | |
parent | 0d284fa4c2d2c33c47ba4ece3ecc273c50749308 (diff) | |
download | freebsd-ports-gnome-ae421b60b36d30d09b4095f14e42f8f8cc8717de.tar.gz freebsd-ports-gnome-ae421b60b36d30d09b4095f14e42f8f8cc8717de.tar.zst freebsd-ports-gnome-ae421b60b36d30d09b4095f14e42f8f8cc8717de.zip |
Bump the freetype2 library version in a couple of ports sobomax missed.
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 \ |