Skip to content
Snippets Groups Projects
Commit 11124ff5 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

lang/php82: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
parent d39dc4cd
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ LIB_DEPENDS= libargon2.so:security/libargon2 \
libpcre2-8.so:devel/pcre2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${MANPREFIX}/share
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS+= --disable-all \
--program-prefix="" \
--with-config-file-scan-dir=${PREFIX}/etc/php \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment