diff options
Diffstat (limited to 'textproc/hs-html')
-rw-r--r-- | textproc/hs-html/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-html/Makefile b/textproc/hs-html/Makefile index fe38959131a9..2b868c3f76d3 100644 --- a/textproc/hs-html/Makefile +++ b/textproc/hs-html/Makefile @@ -10,6 +10,5 @@ COMMENT= HTML combinator library LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |