diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:06:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-23 14:06:14 +0000 |
commit | 21e49035639e5031b89891040fcdd9005ca0766c (patch) | |
tree | 438ad18c22f63e0ca23525ce624da5150c7e54b2 /www/mod_http2-devel | |
parent | aa3f16ffbc6d0f4f29f07ae41931e9564786b549 (diff) | |
download | ports-21e49035639e5031b89891040fcdd9005ca0766c.tar.gz ports-21e49035639e5031b89891040fcdd9005ca0766c.zip |
Notes
Diffstat (limited to 'www/mod_http2-devel')
-rw-r--r-- | www/mod_http2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_http2-devel/Makefile b/www/mod_http2-devel/Makefile index 06cc99cc3d1d..977068326655 100644 --- a/www/mod_http2-devel/Makefile +++ b/www/mod_http2-devel/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=ext- CONFIGURE_ENV= CONFIG_SHELL=/bin/sh -USE_APACHE= 24+ +USE_APACHE= 24 MODULENAME= ${GH_PROJECT} CFLAGS+= -I${LOCALBASE}/include |