aboutsummaryrefslogtreecommitdiff
path: root/dns/libpsl
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 23:34:58 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-07 23:34:58 +0000
commit41a5ceaa96f75837f92111b50ff69154f2ef7d58 (patch)
tree338ccb38872de013430712b9bbe483f8c7a556e0 /dns/libpsl
parent03e72e2226230f8bc9438ae44616fc5d847859e8 (diff)
downloadports-41a5ceaa96f75837f92111b50ff69154f2ef7d58.tar.gz
ports-41a5ceaa96f75837f92111b50ff69154f2ef7d58.zip
dns/libpsl: Cosmetic change
Diffstat (limited to 'dns/libpsl')
-rw-r--r--dns/libpsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile
index 5d1ebe596afb..8ac639cac720 100644
--- a/dns/libpsl/Makefile
+++ b/dns/libpsl/Makefile
@@ -15,8 +15,8 @@ BUILD_DEPENDS= public_suffix_list>=0:dns/public_suffix_list
USES= localbase:ldflags meson pkgconfig python:build shebangfix tar:lz
-MESON_ARGS= -Dbuiltin=true \
- -Ddefault_library=both \
+MESON_ARGS= --default-library=both \
+ -Dbuiltin=true \
-Ddocs=false \
-Dpsl_file=${LOCALBASE}/share/public_suffix_list/public_suffix_list.dat \
-Dpsl_testfile=${LOCALBASE}/share/public_suffix_list/test_psl.txt