diff options
Diffstat (limited to 'www/hs-cgi/Makefile')
-rw-r--r-- | www/hs-cgi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hs-cgi/Makefile b/www/hs-cgi/Makefile index 6633309c5679..46166113371d 100644 --- a/www/hs-cgi/Makefile +++ b/www/hs-cgi/Makefile @@ -14,6 +14,5 @@ LICENSE= BSD USE_CABAL= extensible-exceptions mtl>=1 network>=2 parsec>=2 xhtml>=3000 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |