aboutsummaryrefslogtreecommitdiff
path: root/security/hs-Crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-Crypto/Makefile')
-rw-r--r--security/hs-Crypto/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-Crypto/Makefile b/security/hs-Crypto/Makefile
index 0de525097f0c..ad4aee9ad937 100644
--- a/security/hs-Crypto/Makefile
+++ b/security/hs-Crypto/Makefile
@@ -12,5 +12,6 @@ USE_CABAL= HUnit QuickCheck>=2.4.0.1 random
EXECUTABLE= HMACTest QuickTest RSATest SHA1Test SymmetricTest WordListTest
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>