diff options
Diffstat (limited to 'textproc/hs-xmlhtml')
-rw-r--r-- | textproc/hs-xmlhtml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-xmlhtml/Makefile b/textproc/hs-xmlhtml/Makefile index 40806dc59577..78ffe72d02a7 100644 --- a/textproc/hs-xmlhtml/Makefile +++ b/textproc/hs-xmlhtml/Makefile @@ -13,6 +13,5 @@ LICENSE= BSD USE_CABAL= blaze-builder>=0.2 blaze-html>=0.5 blaze-markup>=0.5 \ parsec>=3.1.2 text>=0.11 unordered-containers>=0.1.4 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |