diff options
Diffstat (limited to 'www/hs-yesod-auth/Makefile')
-rw-r--r-- | www/hs-yesod-auth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hs-yesod-auth/Makefile b/www/hs-yesod-auth/Makefile index 8bd8159573f5..188c980f2168 100644 --- a/www/hs-yesod-auth/Makefile +++ b/www/hs-yesod-auth/Makefile @@ -20,6 +20,5 @@ USE_CABAL= aeson>=0.5 authenticate>=1.3 blaze-html>=0.5 \ unordered-containers wai>=1.4 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> |