aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-25 05:44:10 +0800
committeredwin <edwin@FreeBSD.org>2003-02-25 05:44:10 +0800
commit97b9dd6cac154f64eb5b9f6af00b8e50c908ea20 (patch)
treed67975e9c71f699a0ab0bdf9070cf43c4dca0db6 /sysutils/pear-Log
parentf35684eed46ad4c911cd0d3bc4b21a9922fa3e3a (diff)
downloadfreebsd-ports-gnome-97b9dd6cac154f64eb5b9f6af00b8e50c908ea20.tar.gz
freebsd-ports-gnome-97b9dd6cac154f64eb5b9f6af00b8e50c908ea20.tar.zst
freebsd-ports-gnome-97b9dd6cac154f64eb5b9f6af00b8e50c908ea20.zip
Fix "make index"
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index f6d920d48d9d..b418e7137112 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/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