diff options
Diffstat (limited to 'www/hs-shakespeare-js/Makefile')
-rw-r--r-- | www/hs-shakespeare-js/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hs-shakespeare-js/Makefile b/www/hs-shakespeare-js/Makefile index 030fef775305..1e5e3e4599b0 100644 --- a/www/hs-shakespeare-js/Makefile +++ b/www/hs-shakespeare-js/Makefile @@ -12,6 +12,5 @@ LICENSE= MIT USE_CABAL= aeson>=0.5 shakespeare>=1.0.5 text>=0.7 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |