diff options
Diffstat (limited to 'www/hs-wai-app-static/Makefile')
-rw-r--r-- | www/hs-wai-app-static/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile index 60d139eeeb6f..fb54e0b50a89 100644 --- a/www/hs-wai-app-static/Makefile +++ b/www/hs-wai-app-static/Makefile @@ -16,6 +16,5 @@ USE_CABAL= base64-bytestring>=0.1 blaze-builder>=0.2.1.4 blaze-html>=0.5 \ mime-types>=0.1 system-fileio>=0.3 system-filepath>=0.4 \ text>=0.7 transformers>=0.2.2 unix-compat>=0.2 wai>=1.3 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |