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