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