aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-13 15:42:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-13 16:52:54 +0000
commit81d28e312645186953adcbc7a4c08fcf27363c1b (patch)
tree97ab8931ce1e2322916ab94dac48392c2314503a
parent81cb5eaab9ef01cc32f0de0acc55d0bd1b75ac41 (diff)
downloadports-81d28e312645186953adcbc7a4c08fcf27363c1b.tar.gz
ports-81d28e312645186953adcbc7a4c08fcf27363c1b.zip
devel/kiwix-lib: drop unused Meson options after dd6e94a4f51a
meson.build:1:0: ERROR: Unknown options: "ctpp2-install-prefix" https://github.com/kiwix/libkiwix/commit/92c9a47a0d63 PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
-rw-r--r--devel/kiwix-lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/kiwix-lib/Makefile b/devel/kiwix-lib/Makefile
index cbe9ef979a6a..8afa2a757329 100644
--- a/devel/kiwix-lib/Makefile
+++ b/devel/kiwix-lib/Makefile
@@ -28,7 +28,6 @@ GH_ACCOUNT= kiwix
GH_TUPLE= kiwix:${PORTNAME}:${PORTVERSION}:DEFAULT \
kainjow:Mustache:a7eebc9:mustache
-MESON_ARGS= -Dctpp2-install-prefix=${LOCALBASE}
CPPFLAGS+= -I${WRKSRC_mustache}
CXXFLAGS+= -I${WRKSRC_mustache}
LDFLAGS+= -lz