diff options
Diffstat (limited to 'security/identify/Makefile')
-rw-r--r-- | security/identify/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/identify/Makefile b/security/identify/Makefile index 120d88f02091..9d8965bf5a35 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -16,6 +16,9 @@ PORTDOCS= README PLIST_FILES= libexec/identify NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> do-install: |