Skip to content

Commit

Permalink
lang/php82: Sanitize MANPREFIX
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 21, 2024
1 parent d39dc4c commit 11124ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/php82/Makefile
Expand Up @@ -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 \
Expand Down

0 comments on commit 11124ff

Please sign in to comment.