aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-File/Makefile
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-File/Makefile
parent7c76090ef550f40ce18da39857249963a5445e95 (diff)
downloadports-96be4d1d94221098ab44748e776cb3c50a78b033.tar.gz
ports-96be4d1d94221098ab44748e776cb3c50a78b033.zip
Fix "make index"
Notes
Notes: svn path=/head/; revision=76425
Diffstat (limited to 'sysutils/pear-File/Makefile')
-rw-r--r--sysutils/pear-File/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-File/Makefile b/sysutils/pear-File/Makefile
index ec6b664c8b5c..ac5bbd7266b8 100644
--- a/sysutils/pear-File/Makefile
+++ b/sysutils/pear-File/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