aboutsummaryrefslogtreecommitdiff
path: root/print/ttfautohint
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-12-10 08:01:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-12-10 08:01:12 +0000
commitdb617552ec7defe6fb6d6e939b3ffc782a737870 (patch)
tree9819a12dc4d9db2e924e46f47b8bf20ab6a1fc2b /print/ttfautohint
parentc0921254dc8b8f214f4f40a94fe6a0b79f9f7229 (diff)
downloadports-db617552ec7defe6fb6d6e939b3ffc782a737870.tar.gz
ports-db617552ec7defe6fb6d6e939b3ffc782a737870.zip
Notes
Diffstat (limited to 'print/ttfautohint')
-rw-r--r--print/ttfautohint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ttfautohint/Makefile b/print/ttfautohint/Makefile
index 9cf6ef72baf0..9222d731b28f 100644
--- a/print/ttfautohint/Makefile
+++ b/print/ttfautohint/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= freetype2>=2.4.5:print/freetype2 \
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz
-USES= gmake libtool pkgconfig
+USES= compiler:c++11-lang gmake libtool pkgconfig
CONFIGURE_ARGS= --with-doc=no --with-qt=no
GNU_CONFIGURE= yes