- Set USE_PHP?= yes, so selected PHP modules can override setting

PR:		ports/143447
Submitted by:	Darren Pilgrim <darren.pilgrim gmail.com>
This commit is contained in:
Thomas Abthorpe 2010-02-02 03:25:56 +00:00
parent c4e6d77763
commit f945fe31f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249063

View File

@ -1,6 +1,6 @@
# $FreeBSD$
#
# $Id: bsd.squirrelmail.mk 23 2008-12-03 16:17:48Z tabthorpe $
# $LastChangedDate: 2010-02-01 22:21:34 -0500 (Mon, 01 Feb 2010) $
#
# Common code for squirrelmail plugins.
#
@ -27,7 +27,7 @@ RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PHP= yes
USE_PHP?= yes
WANT_PHP_WEB= yes
SQUIRREL_PLUGIN_NAME?= ${PORTNAME}