mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Set PEAR_AUTOINSTALL
This commit is contained in:
parent
a876758eff
commit
5db1de0df4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318094
@ -9,10 +9,10 @@ MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= PHP5 rewrite of the HTML_QuickForm package
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2
|
||||
RUN_DEPENDS:= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2
|
||||
RUN_DEPENDS= ${PEARDIR}/HTML/Common2.php:${PORTSDIR}/devel/pear-HTML_Common2
|
||||
|
||||
DEFAULT_PHP_VER=5
|
||||
IGNORE_WITH_PHP=4
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
Loading…
Reference in New Issue
Block a user