aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Date
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:41:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-24 21:41:20 +0000
commit7c76090ef550f40ce18da39857249963a5445e95 (patch)
tree267ae5a1bc2877fe9ef8a3b53104bb887df4e5da /devel/pear-Date
parent1f5a001008a5bdc136a98d7b0f7522350424a1ea (diff)
downloadports-7c76090ef550f40ce18da39857249963a5445e95.tar.gz
ports-7c76090ef550f40ce18da39857249963a5445e95.zip
Notes
Diffstat (limited to 'devel/pear-Date')
-rw-r--r--devel/pear-Date/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Date/Makefile b/devel/pear-Date/Makefile
index 0be0463e1aa4..e404ff8c069a 100644
--- a/devel/pear-Date/Makefile
+++ b/devel/pear-Date/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