diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-11-16 00:30:00 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-11-16 00:30:00 +0000 |
commit | 242073ad09bcb954043196f74b096b1dde2b4028 (patch) | |
tree | 363506e7dd9e291951b16954bff2860dae770025 /www/mod_spdy | |
parent | 25b87f8475c1b46d045156401380bdf85ed7e4f8 (diff) |
Notes
Diffstat (limited to 'www/mod_spdy')
-rw-r--r-- | www/mod_spdy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_spdy/Makefile b/www/mod_spdy/Makefile index bab25b1ff2e9..37451cbdd4f4 100644 --- a/www/mod_spdy/Makefile +++ b/www/mod_spdy/Makefile @@ -46,7 +46,6 @@ SUB_FILES+= mod_spdy.conf SUB_LIST+= APACHEMODDIR=${APACHEMODDIR} OPTIONS_DEFINE= GCC DEBUG -GCC_DESC= Build with current GCC .include <bsd.port.options.mk> |