summaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:44:10 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:44:10 +0000
commit96be4d1d94221098ab44748e776cb3c50a78b033 (patch)
tree4457e3b0c42a726fe96235dee0d691accac22e23 /sysutils/pear-Log
parentfix "make index" (diff)
Fix "make index"
Notes
Notes: svn path=/head/; revision=76425
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index f6d920d48d9d..b418e7137112 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -27,7 +27,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