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