1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add php-cgi dependency.

PR:		ports/81699
Submitted by:	vd
This commit is contained in:
Alex Dupre 2007-07-02 12:49:20 +00:00
parent 6849a108ff
commit 2ae2410416
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194654

View File

@ -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