make index and kris happy
This commit is contained in:
parent
98e93a4bec
commit
425e1e48f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76475
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ NO_BUILD= yes
|
|||
.if exists(${LOCALBASE}/bin/php-config)
|
||||
PHP_BASE!= ${LOCALBASE}/bin/php-config --prefix
|
||||
.else
|
||||
PHP_BASE!= ${LOCALBASE}
|
||||
PHP_BASE= ${LOCALBASE}
|
||||
.endif
|
||||
PEAR= ${LOCALBASE}/bin/pear
|
||||
LPHP_LIB= lib/php
|
||||
|
|
Loading…
Reference in a new issue