From aa9fc8ce95ab12d3e4fd7a0be9c86a0c2f01597c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 11 Sep 2018 00:52:21 +0200 Subject: [PATCH] security/obfsclient: sync with upstream Taken from: HardenedBSD --- security/obfsclient/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/obfsclient/Makefile b/security/obfsclient/Makefile index 2cf6c63050b..eb5b3de624a 100644 --- a/security/obfsclient/Makefile +++ b/security/obfsclient/Makefile @@ -28,6 +28,8 @@ PLIST_FILES= bin/${PORTNAME} PORTDOCS= COPYING +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${DOCSDIR}