aboutsummaryrefslogtreecommitdiff
path: root/chinese/ttfm/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-08-06 09:46:43 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-08-06 09:48:47 +0000
commit85892130a89e9a579ebeda2f31894c625b30dde9 (patch)
treed338e9a0bcda45b43ee7a7edd128ab753477c815 /chinese/ttfm/Makefile
parent378370d760d59768bf4354db4226f0effb9bf4eb (diff)
downloadports-85892130a89e9a579ebeda2f31894c625b30dde9.tar.gz
ports-85892130a89e9a579ebeda2f31894c625b30dde9.zip
chinese/ttfm: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config wrapper) in the near future -- use pkg-config to gather the required flags. PR: 251512
Diffstat (limited to 'chinese/ttfm/Makefile')
-rw-r--r--chinese/ttfm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile
index 592e305b50da..863818688818 100644
--- a/chinese/ttfm/Makefile
+++ b/chinese/ttfm/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
LIB_DEPENDS= libfreetype.so:print/freetype2
+USES= pkgconfig
+
MAKE_ARGS= FREETYPE_BASE=${LOCALBASE:Q} CC="${CC}"
PORTDOCS= README USAGE