aboutsummaryrefslogtreecommitdiff
path: root/www/mathopd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mathopd/Makefile')
-rw-r--r--www/mathopd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile
index 13fd5f42d8a4..3456b74ce72a 100644
--- a/www/mathopd/Makefile
+++ b/www/mathopd/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= mathopd
-PORTVERSION= 1.5p6
+PORTVERSION= 1.5p7
CATEGORIES= www
MASTER_SITES= http://www.mathopd.org/dist/
MAINTAINER= michiel@boland.org
COMMENT= A very small, yet very fast HTTP server
+
CFLAGS+= -DFREEBSD_SENDFILE
MAKE_ARGS= CFLAGS="${CFLAGS}"