diff options
Diffstat (limited to 'textproc/hs-hxt-unicode/Makefile')
-rw-r--r-- | textproc/hs-hxt-unicode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile index 6b4eb1dd08bd..ae17f32fa9ee 100644 --- a/textproc/hs-hxt-unicode/Makefile +++ b/textproc/hs-hxt-unicode/Makefile @@ -10,6 +10,5 @@ COMMENT= Unicode functions for UTF-8, iso-latin-* and other encodings USE_CABAL= hxt-charproperties>=9 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |