diff options
Diffstat (limited to 'security/hs-monadcryptorandom/Makefile')
-rw-r--r-- | security/hs-monadcryptorandom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-monadcryptorandom/Makefile b/security/hs-monadcryptorandom/Makefile index d0d176bb15ba..1adcbee7a98b 100644 --- a/security/hs-monadcryptorandom/Makefile +++ b/security/hs-monadcryptorandom/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= crypto-api>=0.2 mtl>=2.0 tagged>=0.2 transformers>=0.2 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |