summaryrefslogtreecommitdiff
path: root/print/fontforge
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:59:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-09-11 02:59:20 +0000
commit028edff22e4244bac15d71e0e6d1ce599ce6364b (patch)
tree5c27371086fea9221ac804a08fdba381aaa5226f /print/fontforge
parentBump png major (diff)
Bump png major
Notes
Notes: svn path=/head/; revision=47629
Diffstat (limited to 'print/fontforge')
-rw-r--r--print/fontforge/Makefile2
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