diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-12 20:01:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-12 20:01:13 +0000 |
commit | 8eb4e4b74b361883d10202dcd566967c32879f6f (patch) | |
tree | e36a65578aba40cd015f68a9fd83bf22254dadb1 /www | |
parent | 19f12ca4a053dac51fffd92647f44ca4ff2f07ac (diff) | |
download | ports-8eb4e4b74b361883d10202dcd566967c32879f6f.tar.gz ports-8eb4e4b74b361883d10202dcd566967c32879f6f.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mathopd/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index 40ac023d0fdb..e8d37a97d410 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -15,8 +15,6 @@ 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: |