mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Oops, move down the definition of the default PHP port.
This commit is contained in:
parent
5aab4401f9
commit
f4bac7fde6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114201
@ -130,20 +130,18 @@ check-makevars::
|
|||||||
@${ECHO_CMD} "installed a conflicting PHP port without the Apache Module."
|
@${ECHO_CMD} "installed a conflicting PHP port without the Apache Module."
|
||||||
@${FALSE}
|
@${FALSE}
|
||||||
. endif
|
. endif
|
||||||
.else
|
.endif
|
||||||
|
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.endif
|
||||||
|
|
||||||
PHP_PORT?= ${PORTSDIR}/lang/php${PHP_VER}
|
PHP_PORT?= ${PORTSDIR}/lang/php${PHP_VER}
|
||||||
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.if defined(WANT_PHP_PEAR)
|
.if defined(WANT_PHP_PEAR)
|
||||||
. if defined(USE_PHP_BUILD)
|
. if defined(USE_PHP_BUILD)
|
||||||
BUILD_DEPENDS+= pear:${PORTSDIR}/devel/php${PHP_VER}-pear
|
BUILD_DEPENDS+= pear:${PORTSDIR}/devel/php${PHP_VER}-pear
|
||||||
|
Loading…
Reference in New Issue
Block a user