aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Auth
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:40:53 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:40:53 +0000
commit09617b5cffe8fd343d0fd2f426d9757b1e22db22 (patch)
treece95147408a68b2716e3e52ff329aad3a997c245 /security/pear-Auth
parent033e5a62b3ca142e9aa6238b16d9f7eedb83f3a9 (diff)
downloadports-09617b5cffe8fd343d0fd2f426d9757b1e22db22.tar.gz
ports-09617b5cffe8fd343d0fd2f426d9757b1e22db22.zip
FIx "make index"
Notes
Notes: svn path=/head/; revision=76422
Diffstat (limited to 'security/pear-Auth')
-rw-r--r--security/pear-Auth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile
index 38b818ce8a1d..f112aa6fdcf8 100644
--- a/security/pear-Auth/Makefile
+++ b/security/pear-Auth/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