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:
parent
03e72e2226
commit
41a5ceaa96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user