- Remove homebrew depcheck
This commit is contained in:
parent
59626a1c9a
commit
1edce6f8e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144345
1 changed files with 0 additions and 6 deletions
|
@ -48,12 +48,6 @@ OPTIONS+= PHP_SQLITE "PHP sqlite support" off
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
PHP_VERS= ${PHP_VERSION:S/.//g}
|
|
||||||
|
|
||||||
.if defined(PHP_VERS) && ${PHP_VERS} < 430
|
|
||||||
IGNORE= "You need PHP 4.3.0 or later to install PEAR::Log"
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WITH_PEAR_DB)
|
.if defined(WITH_PEAR_DB)
|
||||||
BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Reference in a new issue