diff options
Diffstat (limited to 'security/axTLS/Makefile')
-rw-r--r-- | security/axTLS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/axTLS/Makefile b/security/axTLS/Makefile index 039fc0ff26f7..065a0694a623 100644 --- a/security/axTLS/Makefile +++ b/security/axTLS/Makefile @@ -46,6 +46,7 @@ STAGE= ${WRKSRC}/_stage WITH_HTTP_PORT?= 80 WITH_SSL_PORT?= 443 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSERVER_ONLY} |