aboutsummaryrefslogtreecommitdiff
path: root/security/hs-cryptocipher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-cryptocipher/Makefile')
-rw-r--r--security/hs-cryptocipher/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-cryptocipher/Makefile b/security/hs-cryptocipher/Makefile
index 815decca1f8d..d47e4326f183 100644
--- a/security/hs-cryptocipher/Makefile
+++ b/security/hs-cryptocipher/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD
USE_CABAL= cereal cipher-aes cipher-rc4 cpu>=0.1 crypto-api>=0.5 \
primitive vector>=0.7
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>