From 8ddcacd92301d4cf336b79e0e9599a03829799c8 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Fri, 13 Apr 2001 04:26:12 +0000 Subject: Hopefully fix build for bento. --- www/mod_backhand/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_backhand/Makefile') diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index 71698673d7f8..ac488d2ac5fb 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${APXS}:${PORTSDIR}/www/apache13 APXS?= ${LOCALBASE}/sbin/apxs GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-apxs +CONFIGURE_ARGS= --with-apxs="${APXS}" # mod_backhand's install target is buggered. do-install: -- cgit v1.2.3