aboutsummaryrefslogtreecommitdiff
path: root/graphics/chafa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/chafa/Makefile')
-rw-r--r--graphics/chafa/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/chafa/Makefile b/graphics/chafa/Makefile
index 31933ce736cb..e203a3ba08f0 100644
--- a/graphics/chafa/Makefile
+++ b/graphics/chafa/Makefile
@@ -1,6 +1,6 @@
PORTNAME= chafa
PORTVERSION= 1.12.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= https://hpjansson.org/chafa/releases/ \
https://github.com/hpjansson/chafa/releases/download/${PORTVERSION}/
@@ -25,6 +25,9 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR}/html
+# https://github.com/hpjansson/chafa/issues/152
+CONFIGURE_ENV+= WEBP_CFLAGS='-lwebp'
+
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS