diff options
Diffstat (limited to 'security/hs-cipher-rc4/Makefile')
-rw-r--r-- | security/hs-cipher-rc4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hs-cipher-rc4/Makefile b/security/hs-cipher-rc4/Makefile index 6b234d126470..c8d32afe69bb 100644 --- a/security/hs-cipher-rc4/Makefile +++ b/security/hs-cipher-rc4/Makefile @@ -10,5 +10,6 @@ COMMENT= Fast RC4 cipher implementation LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |