diff options
Diffstat (limited to 'textproc/hs-hxt-regex-xmlschema/Makefile')
-rw-r--r-- | textproc/hs-hxt-regex-xmlschema/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-hxt-regex-xmlschema/Makefile b/textproc/hs-hxt-regex-xmlschema/Makefile index 8e74814022d2..7cdbdeaaa98b 100644 --- a/textproc/hs-hxt-regex-xmlschema/Makefile +++ b/textproc/hs-hxt-regex-xmlschema/Makefile @@ -12,5 +12,6 @@ LICENSE= MIT USE_CABAL= hxt-charproperties>=9 parsec>=2.1 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |