aboutsummaryrefslogtreecommitdiff
path: root/security/hs-crypto-pubkey-types/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-crypto-pubkey-types/Makefile')
-rw-r--r--security/hs-crypto-pubkey-types/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-crypto-pubkey-types/Makefile b/security/hs-crypto-pubkey-types/Makefile
index 667727318c30..ba103d68dab8 100644
--- a/security/hs-crypto-pubkey-types/Makefile
+++ b/security/hs-crypto-pubkey-types/Makefile
@@ -11,5 +11,6 @@ LICENSE= BSD
USE_CABAL= asn1-types>=0.1
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>