diff options
Diffstat (limited to 'security/gnutls')
-rw-r--r-- | security/gnutls/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 69eb852..7dfa2f9 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -38,6 +38,7 @@ LZO_DESC= LZO compression OPTIONS_DEFAULT= LIBTASN1 CXX +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLIBTASN1} |