- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk
PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin)
This commit is contained in:
parent
679e520dac
commit
3f494e88ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166783
@ -18,7 +18,6 @@ COMMENT= Project build system based on Apache Ant
|
||||
USE_PHP= yes
|
||||
DEFAULT_PHP_VER=5
|
||||
WANT_PHP_CLI= yes
|
||||
WANT_PHP_PEAR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
|
||||
USE_PHP= mysql
|
||||
WANT_PHP_WEB= yes
|
||||
WANT_PHP_PEAR= yes
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
SUB_LIST= INSTALLDIR=${INSTALLDIR}
|
||||
|
@ -27,7 +27,6 @@ OPTIONS+= POSTFIX_LOCAL "RUN_DEPEND on postfix" off
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_APACHE= 1.3+
|
||||
WANT_PHP_PEAR= yes
|
||||
USE_PHP= pcre session
|
||||
|
||||
.ifndef(WITHOUT_MYSQL)
|
||||
|
@ -24,7 +24,6 @@ WANT_PHP_WEB= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
.ifdef WITH_DATABASE
|
||||
WANT_PHP_PEAR= yes
|
||||
RUN_DEPENDS+= ${PREFIX}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
.endif
|
||||
|
||||
|
@ -24,7 +24,6 @@ WANT_PHP_WEB= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
.ifdef WITH_DATABASE
|
||||
WANT_PHP_PEAR= yes
|
||||
RUN_DEPENDS+= ${PREFIX}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
|
||||
.endif
|
||||
|
||||
|
@ -34,7 +34,6 @@ USE_SQLITE= yes
|
||||
|
||||
USE_APACHE= yes
|
||||
|
||||
WANT_PHP_PEAR= yes
|
||||
USE_PHP= yes
|
||||
|
||||
USE_TCL= yes
|
||||
|
@ -34,7 +34,6 @@ USE_SQLITE= yes
|
||||
|
||||
USE_APACHE= yes
|
||||
|
||||
WANT_PHP_PEAR= yes
|
||||
USE_PHP= yes
|
||||
|
||||
USE_TCL= yes
|
||||
|
@ -13,7 +13,6 @@ MAINTAINER= jmelo@FreeBSD.org
|
||||
COMMENT= PEAR random password creator
|
||||
|
||||
USE_PHP= yes
|
||||
WANT_PHP_PEAR= yes
|
||||
|
||||
CATEGORY= Text
|
||||
FILES= Password.php
|
||||
|
Loading…
Reference in New Issue
Block a user