diff options
Diffstat (limited to 'net/htpdate')
-rw-r--r-- | net/htpdate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index 8111793b2fa7..2d85fce37aef 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -20,6 +20,8 @@ PLIST_FILES= bin/${PORTNAME} man/man8/${PORTNAME}.8.gz PORTDOCS= Changelog README USE_RC_SUBR= ${PORTNAME} +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: |