diff options
Diffstat (limited to 'www/hs-happstack/Makefile')
-rw-r--r-- | www/hs-happstack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-happstack/Makefile b/www/hs-happstack/Makefile index 94d7247b1cba..ff909d45c559 100644 --- a/www/hs-happstack/Makefile +++ b/www/hs-happstack/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= happstack-server>=7.0 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |