diff options
Diffstat (limited to 'security/botan/Makefile')
-rw-r--r-- | security/botan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 8d3a3d264310..4b041711e9c2 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -31,6 +31,7 @@ PLIST_FILES= bin/botan-config lib/libbotan.a lib/libbotan.so lib/libbotan.so.0 l PORTDOCS= * +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSSL} |