aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_http2-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_http2-devel/Makefile b/www/mod_http2-devel/Makefile
index 1c07199b35e3..917199ccede8 100644
--- a/www/mod_http2-devel/Makefile
+++ b/www/mod_http2-devel/Makefile
@@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libnghttp2.so:www/libnghttp2
-USES= autoreconf libtool ssl
+USES= apache:2.4+ autoreconf libtool ssl
USE_GITHUB= yes
-USE_APACHE= 24
+#USE_APACHE= 24
GH_ACCOUNT= icing
GH_PROJECT= mod_h2