diff options
-rw-r--r-- | www/mod_backhand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index 884d55d6f0ce..c12d39549c68 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://mirrors.omniti.com/mod_backhand/ \ MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that allows seamless redirection and load balancing of HTTP requests -USE_APACHE= yes +USE_APACHE= 1.3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-apxs="${APXS}" |