aboutsummaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-03-11 14:02:59 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-03-11 14:02:59 +0000
commitbe7c192abc1da4226a405cd87c294922b4521455 (patch)
treec2069a6b5d49feb10d1693de5e32ff940e04fd12 /lang/php53
parent199f2926741593a43cd3c6cb4167865ab4e17902 (diff)
downloadports-be7c192abc1da4226a405cd87c294922b4521455.tar.gz
ports-be7c192abc1da4226a405cd87c294922b4521455.zip
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index db9c68378afb..e20c6fa6fce3 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -132,7 +132,8 @@ CONFIGURE_ARGS+=--with-zend-vm=GOTO
CONFIGURE_ENV+= ac_cv_pthreads_lib=${PTHREAD_LIBS} \
ac_cv_pthreads_cflags=${PTHREAD_CFLAGS} \
- pthreads_working="yes"
+ pthreads_working="yes" \
+ lt_cv_path_SED="sed"
MAKE_ENV+= LDFLAGS="${LDFLAGS}"