summaryrefslogtreecommitdiff
path: root/www/mod_backhand/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-13 04:26:12 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-13 04:26:12 +0000
commit8ddcacd92301d4cf336b79e0e9599a03829799c8 (patch)
tree0f14713c2f1316f2e3a447ece3c5a386826022d1 /www/mod_backhand/Makefile
parentSince imapd.conf is installed into ${PREFIX}/etc, mkimap should (diff)
Hopefully fix build for bento.
Notes
Notes: svn path=/head/; revision=41325
Diffstat (limited to '')
-rw-r--r--www/mod_backhand/Makefile2
1 files changed, 1 insertions, 1 deletions
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: