summaryrefslogtreecommitdiff
path: root/devel/pear-I18N
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 /devel/pear-I18N
parentfix "make index" (diff)
Fix "make index"
Notes
Notes: svn path=/head/; revision=76425
Diffstat (limited to 'devel/pear-I18N')
-rw-r--r--devel/pear-I18N/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-I18N/Makefile b/devel/pear-I18N/Makefile
index 603c20802d16..029716a48c21 100644
--- a/devel/pear-I18N/Makefile
+++ b/devel/pear-I18N/Makefile
@@ -29,7 +29,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/pear
.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