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