summaryrefslogtreecommitdiff
path: root/databases/grass
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2002-03-12 11:51:15 +0000
committerPeter Pentchev <roam@FreeBSD.org>2002-03-12 11:51:15 +0000
commit22a46c2ad6f88f0844196ec8ecec04e8eb72fee1 (patch)
tree1dacd5a7841fc956485500bdfd43f94fdad57ed4 /databases/grass
parentCorrect checksum for Alpha zlib package. (diff)
Bump the freetype2 library version in a couple of ports sobomax missed.
Notes
Notes: svn path=/head/; revision=55930
Diffstat (limited to 'databases/grass')
-rw-r--r--databases/grass/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \