Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 13:50:01 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447887 - head/www/mod_http2-devel
Message-ID:  <201708131350.v7DDo1cp086870@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Sun Aug 13 13:50:01 2017
New Revision: 447887
URL: https://svnweb.freebsd.org/changeset/ports/447887

Log:
  www/mod_http2-devel: Revert previous commit
  
   - and unbreak INDEX

Modified:
  head/www/mod_http2-devel/Makefile

Modified: head/www/mod_http2-devel/Makefile
==============================================================================
--- head/www/mod_http2-devel/Makefile	Sun Aug 13 13:49:00 2017	(r447886)
+++ head/www/mod_http2-devel/Makefile	Sun Aug 13 13:50:01 2017	(r447887)
@@ -14,9 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libnghttp2.so:www/libnghttp2
 
-USES=		apache:2.4+ autoreconf libtool ssl
+USES=		autoreconf libtool ssl
 USE_GITHUB=	yes
-#USE_APACHE=	24
+USE_APACHE=	24
 
 GH_ACCOUNT=	icing
 GH_PROJECT=	mod_h2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708131350.v7DDo1cp086870>