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