aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2017-08-13 13:44:17 +0000
committerBernard Spil <brnrd@FreeBSD.org>2017-08-13 13:44:17 +0000
commit6c35ee93e2d7592fd71abfaf920f3a2a25982700 (patch)
tree72b54dea4686e8dccfb4cf86fff3f9e0d27df41d /www
parent508fe76fc892012326cb73079a54341ad96e9514 (diff)
downloadports-6c35ee93e2d7592fd71abfaf920f3a2a25982700.tar.gz
ports-6c35ee93e2d7592fd71abfaf920f3a2a25982700.zip
www/mod_md-devel: Unbreak INDEX
- Remove WIP Mk/Uses/apache.mk referece
Notes
Notes: svn path=/head/; revision=447885
Diffstat (limited to 'www')
-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