aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth_SASL
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-26 02:47:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-26 02:47:55 +0000
commit425e1e48f20215d3059a4ab28fd3efb407b99184 (patch)
tree27b5025fc6c0d1081922f1ea2dd6e0c49205048c /security/pear-Auth_SASL
parent98e93a4bec74cfdaf6e2522375d910b1e4b57779 (diff)
downloadports-425e1e48f20215d3059a4ab28fd3efb407b99184.tar.gz
ports-425e1e48f20215d3059a4ab28fd3efb407b99184.zip
make index and kris happy
Notes
Notes: svn path=/head/; revision=76475
Diffstat (limited to 'security/pear-Auth_SASL')
-rw-r--r--security/pear-Auth_SASL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile
index 76b4bd69916b..9177faa6f910 100644
--- a/security/pear-Auth_SASL/Makefile
+++ b/security/pear-Auth_SASL/Makefile
@@ -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