aboutsummaryrefslogtreecommitdiff
path: root/www/mathopd
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2005-05-30 11:09:57 +0000
committerAnton Berezin <tobez@FreeBSD.org>2005-05-30 11:09:57 +0000
commit61515b5105f96eef4bf7548b5c8e3be6bdb6a553 (patch)
tree93c64fdbfc5eed835fedd4318dd76a6888bd97ba /www/mathopd
parent1e6b35a3eb38011b5f540e56ea5d7d4b61770664 (diff)
downloadports-61515b5105f96eef4bf7548b5c8e3be6bdb6a553.tar.gz
ports-61515b5105f96eef4bf7548b5c8e3be6bdb6a553.zip
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>
Notes
Notes: svn path=/head/; revision=136419
Diffstat (limited to 'www/mathopd')
-rw-r--r--www/mathopd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile
index ecbb3eb9db5e..56979cf207a9 100644
--- a/www/mathopd/Makefile
+++ b/www/mathopd/Makefile
@@ -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