diff options
Diffstat (limited to 'security/zxid/Makefile')
-rw-r--r-- | security/zxid/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/zxid/Makefile b/security/zxid/Makefile index 55a126b2bf2a..17eb809cd4ac 100644 --- a/security/zxid/Makefile +++ b/security/zxid/Makefile @@ -28,6 +28,9 @@ ZXID_BINS= smime zxcall zxcot zxdecode zxencdectest zxid zxidhlo \ zxidwsctool zxlogview zxpasswd NO_STAGE= yes + +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |