aboutsummaryrefslogtreecommitdiff
path: root/sysutils/httplog
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:18:26 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:18:26 +0000
commitc6941c482ece145e97bdb2cd8f5ae1f8938298ea (patch)
tree6cba635ca6a0900686686afe6df65efafe2cb104 /sysutils/httplog
parentfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (diff)
Notes
Diffstat (limited to 'sysutils/httplog')
-rw-r--r--sysutils/httplog/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/httplog/Makefile b/sysutils/httplog/Makefile
index fa6a3a1f6bc1..e2c52e9c8a34 100644
--- a/sysutils/httplog/Makefile
+++ b/sysutils/httplog/Makefile
@@ -14,6 +14,8 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
PORTDOCS= ChangeLog README
+OPTIONS_DEFINE= DOCS
+
post-patch:
(cd ${WRKSRC} && \
${REINPLACE_CMD} -e "s@<wait.h>@<sys/wait.h>@" httplog.c && \