mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add php-cgi dependency.
PR: ports/81699 Submitted by: vd
This commit is contained in:
parent
6849a108ff
commit
2ae2410416
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194654
@ -21,6 +21,11 @@ OPTIONS= LOG "Enable logging" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_PHP)
|
||||
USE_PHP= yes
|
||||
WANT_PHP_CGI= yes
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} "s|%%PREFIX%%|${PREFIX}|g;s|%%LOCALBASE%%|${LOCALBASE}|g" \
|
||||
${WRKSRC}/defaults/pserv.conf ${WRKSRC}/sources/main.h
|
||||
|
Loading…
Reference in New Issue
Block a user