diff options
Diffstat (limited to 'security/hs-HsOpenSSL')
-rw-r--r-- | security/hs-HsOpenSSL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/hs-HsOpenSSL/Makefile b/security/hs-HsOpenSSL/Makefile index f7e3438d442b..f6b12eedbcff 100644 --- a/security/hs-HsOpenSSL/Makefile +++ b/security/hs-HsOpenSSL/Makefile @@ -10,6 +10,5 @@ COMMENT= (Incomplete) OpenSSL binding for Haskell USE_CABAL= network>=2.1.0.0 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |