forked from Lainports/freebsd-ports
lang/php82: Sanitize MANPREFIX
Approved by: portmgr (blanket)
This commit is contained in:
parent
d39dc4cd53
commit
11124ff535
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue