diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
commit | 028edff22e4244bac15d71e0e6d1ce599ce6364b (patch) | |
tree | 5c27371086fea9221ac804a08fdba381aaa5226f /print/fontforge | |
parent | d2a574cd84beadb78b14387a431e343f53019089 (diff) | |
download | ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.tar.gz ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.zip |
Notes
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index ca5b0872d938..abf4ca7bfd41 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -21,7 +21,7 @@ LIBGUNI_VER= 010808 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ ungif.5:${PORTSDIR}/graphics/libungif USE_XLIB= yes |