diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-08-09 21:51:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-08-09 21:51:42 +0000 |
commit | da79c242779d8c362e82816c6c0559755f6ec129 (patch) | |
tree | e04ed2f7e21ab852590951cf60418bdf4fd040e6 /www/mathopd/Makefile | |
parent | b3291f8f2958bd4b6c5ffac854d92a9aa22ca757 (diff) | |
download | ports-da79c242779d8c362e82816c6c0559755f6ec129.tar.gz ports-da79c242779d8c362e82816c6c0559755f6ec129.zip |
Notes
Diffstat (limited to 'www/mathopd/Makefile')
-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: |