summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-26 02:47:55 +0000
committeredwin <edwin@FreeBSD.org>2003-02-26 02:47:55 +0000
commita0f8c62abcb7876c9b12c61d288e50caad17a6f6 (patch)
tree43b345528d59dff723e55eda7666e27283e092ee /security
parentddbc0ca90b3126125d71def770b9fc0a7bded362 (diff)
downloadFreeBSD-ports-a0f8c62abcb7876c9b12c61d288e50caad17a6f6.zip
FreeBSD-ports-a0f8c62abcb7876c9b12c61d288e50caad17a6f6.tar.gz
make index and kris happy
Diffstat (limited to 'security')
-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 76b4bd6..9177faa 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
OpenPOWER on IntegriCloud