diff options
Diffstat (limited to 'textproc/hs-hxt/Makefile')
-rw-r--r-- | textproc/hs-hxt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-hxt/Makefile b/textproc/hs-hxt/Makefile index e65e6e3eb20e..f5e0fafab2a4 100644 --- a/textproc/hs-hxt/Makefile +++ b/textproc/hs-hxt/Makefile @@ -13,6 +13,5 @@ LICENSE= MIT USE_CABAL= HUnit>=1.2 hxt-charproperties>=9.1 hxt-regex-xmlschema>=9 \ hxt-unicode>=9.0.1 mtl>=2 network>=2.1 parsec>=2.1 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |