aboutsummaryrefslogtreecommitdiff
path: root/www/apache24
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-02 11:00:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-02 11:00:10 +0000
commit023b18c6540d5a1ba863646b49fe315090022323 (patch)
tree884be2449c7db7b4ba3b0b098ac291fb611d1343 /www/apache24
parentd464b42ba93992d4a6ba64244bd2d13ac325e8ce (diff)
downloadports-023b18c6540d5a1ba863646b49fe315090022323.tar.gz
ports-023b18c6540d5a1ba863646b49fe315090022323.zip
www/apache24: add USES=compiler:c11
This is needed to fix build of www/mod_maxminddb. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=500652
Diffstat (limited to 'www/apache24')
-rw-r--r--www/apache24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile
index 80184b281959..34d8d2ef753c 100644
--- a/www/apache24/Makefile
+++ b/www/apache24/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libapr-1.so:devel/apr1 \
libpcre.so:devel/pcre
-USES= apache:server,2.4 autoreconf cpe iconv libtool perl5 tar:bzip2
+USES= apache:server,2.4 autoreconf compiler:c11 cpe iconv libtool perl5 tar:bzip2
USE_PERL5= run
USE_RC_SUBR= apache24 htcacheclean
GNU_CONFIGURE= yes