summaryrefslogtreecommitdiff
path: root/mail/pear-mailparse
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 /mail/pear-mailparse
parentfix "make index" (diff)
Fix "make index"
Notes
Notes: svn path=/head/; revision=76425
Diffstat (limited to 'mail/pear-mailparse')
-rw-r--r--mail/pear-mailparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pear-mailparse/Makefile b/mail/pear-mailparse/Makefile
index 3237a884cc08..d24eb9307fd1 100644
--- a/mail/pear-mailparse/Makefile
+++ b/mail/pear-mailparse/Makefile
@@ -37,7 +37,7 @@ PHP_BASE!= ${LOCALBASE}/bin/php-config --prefix
EXT_DIR!= ${LOCALBASE}/bin/php-config --extension-dir | ${SED} -e \
"s:${PHP_BASE}/::"
.else
-PHP_BASE!= ${LOCALBASE}
+PHP_BASE= ${LOCALBASE}
.endif
PEAR= ${LOCALBASE}/bin/pear
LPHP_LIB= lib/php