1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix "make index"

Thanks to: kris@
This commit is contained in:
Edwin Groothuis 2003-02-12 20:55:24 +00:00
parent 7b45745d2e
commit 45e8bc9c41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=75391

View File

@ -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
LPHP_LIB= lib/php