aboutsummaryrefslogtreecommitdiff
path: root/print/fontforge/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r--print/fontforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 14dc083e2d46..131389d5283c 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= uninameslist.0:${PORTSDIR}/textproc/libuninameslist \
spiro.0:${PORTSDIR}/graphics/libspiro
.if defined(FONTFORGE_WITH_TTF_DEBUGGER)
-FREETYPE_VERSION= 2.4.2
+FREETYPE_VERSION= 2.4.3
EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2
.endif