1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

www/mod_geoip2: Enable module to build on Apache24

The main site indicates that module works with Apache 2.4 and the
submitted has tested it on FreeBSD 10/i386

PR:		192127
Submitted by:	John Marshall
Approved by:	maintainer timeout (3 weeks)
This commit is contained in:
John Marino 2014-08-13 20:28:07 +00:00
parent 9f8b1067ac
commit b6ff4ae612
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364807

View File

@ -17,7 +17,7 @@ LICENSE= APACHE20
BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
USE_APACHE= 22
USE_APACHE= 22+
MODULENAME= mod_geoip
AP_FAST_BUILD= yes
AP_GENPLIST= yes