diff options
-rw-r--r-- | www/mathopd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index e8d37a97d410..40ac023d0fdb 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -15,6 +15,8 @@ COMMENT= A very small, yet very fast HTTP server CFLAGS+= -DFREEBSD_SENDFILE MAKE_ARGS= CFLAGS="${CFLAGS}" +BROKEN= Size mismatch + DOCS= CHANGES cgi.txt config.txt running.txt sample.cfg syntax.txt post-install: |