1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00

dns/libpsl: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2023-05-08 07:34:58 +08:00
parent 03e72e2226
commit 41a5ceaa96
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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