aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-25 05:40:36 +0800
committeredwin <edwin@FreeBSD.org>2003-02-25 05:40:36 +0800
commite5473415afd109a659eaa8b132325f110be2c40f (patch)
tree4b5cf516e4fa8b51ff4f7e4745ef3c2af0d4be1d /security
parentb95fb1e435130973769d4d9b0b3ac6df09d54692 (diff)
downloadfreebsd-ports-gnome-e5473415afd109a659eaa8b132325f110be2c40f.tar.gz
freebsd-ports-gnome-e5473415afd109a659eaa8b132325f110be2c40f.tar.zst
freebsd-ports-gnome-e5473415afd109a659eaa8b132325f110be2c40f.zip
Make kris@ happy
Diffstat (limited to 'security')
-rw-r--r--security/pear-Crypt_CBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index 77fdf53cedf1..69f8e0781ff3 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/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