diff options
author | roam <roam@FreeBSD.org> | 2002-03-12 11:51:15 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-03-12 11:51:15 +0000 |
commit | ae421b60b36d30d09b4095f14e42f8f8cc8717de (patch) | |
tree | 89625a5e0c03d19db137aec49a548977cc8fe67f /print | |
parent | 0d284fa4c2d2c33c47ba4ece3ecc273c50749308 (diff) | |
download | FreeBSD-ports-ae421b60b36d30d09b4095f14e42f8f8cc8717de.zip FreeBSD-ports-ae421b60b36d30d09b4095f14e42f8f8cc8717de.tar.gz |
Bump the freetype2 library version in a couple of ports sobomax missed.
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 2 | ||||
-rw-r--r-- | print/pfaedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index 2399961..c7b14fd 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif \ - freetype.8:${PORTSDIR}/print/freetype2 + freetype.9:${PORTSDIR}/print/freetype2 USE_GMAKE= yes USE_XLIB= yes diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index 2399961..c7b14fd 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif \ - freetype.8:${PORTSDIR}/print/freetype2 + freetype.9:${PORTSDIR}/print/freetype2 USE_GMAKE= yes USE_XLIB= yes |