diff options
Diffstat (limited to 'www/hs-yesod/Makefile')
-rw-r--r-- | www/hs-yesod/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hs-yesod/Makefile b/www/hs-yesod/Makefile index c3ffcb205e37..e84e80ae4cfc 100644 --- a/www/hs-yesod/Makefile +++ b/www/hs-yesod/Makefile @@ -17,6 +17,5 @@ USE_CABAL= aeson blaze-html>=0.5 blaze-markup>=0.5.1 data-default \ wai-extra>=1.3 warp>=1.3 yaml yesod-auth>=1.2 yesod-core>=1.2 \ yesod-form>=1.3 yesod-persistent>=1.2 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |