mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Really build with sendfile(2) support (fix "CFLAGS from make.conf
overwrites CFLAGS in the environment" issue). Bump portrevision. Noticed by: Piotr Rybicki <p.rybicki@point-group.pl>
This commit is contained in:
parent
1e6b35a3eb
commit
61515b5105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136419
@ -7,13 +7,14 @@
|
||||
|
||||
PORTNAME= mathopd
|
||||
PORTVERSION= 1.5p4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.mathopd.org/dist/
|
||||
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= A very small, yet very fast HTTP server
|
||||
CFLAGS+= -DFREEBSD_SENDFILE
|
||||
MAKE_ARGS= CFLAGS="${CFLAGS}"
|
||||
|
||||
DOCS= CHANGES cgi.txt config.txt running.txt sample.cfg syntax.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user