aboutsummaryrefslogtreecommitdiff
path: root/print/freetype2
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-06-05 18:25:05 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-06-05 18:25:05 +0000
commitfc44da5b2264efb818edc5bf064001ba2f34e4b7 (patch)
treeb5cbea629632d407f0884f7b5c8230ffe3529d08 /print/freetype2
parenta3508551b3e790f441bb59b06e758315909f7f61 (diff)
downloadports-fc44da5b2264efb818edc5bf064001ba2f34e4b7.tar.gz
ports-fc44da5b2264efb818edc5bf064001ba2f34e4b7.zip
print/freetype2: fix build of BROTLI option
Submitted by: fluffy
Notes
Notes: svn path=/head/; revision=538044
Diffstat (limited to 'print/freetype2')
-rw-r--r--print/freetype2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 82580d03cd33..f07ca6e920f8 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -49,6 +49,7 @@ OPTIONS_SUB= yes
BROTLI_CONFIGURE_WITH= brotli
BROTLI_LIB_DEPENDS= libbrotlidec.so:archivers/brotli
+BROTLI_USES= pkgconfig
CONFIG_DESC= Install freetype-config
CONFIG_CONFIGURE_ENABLE=freetype-config
PNG_DESC= Png compressed OpenType embedded bitmaps support