diff options
Diffstat (limited to 'textproc/hs-hxt-unicode/Makefile')
-rw-r--r-- | textproc/hs-hxt-unicode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile index 45f9be00d2b1..2b5192717bc0 100644 --- a/textproc/hs-hxt-unicode/Makefile +++ b/textproc/hs-hxt-unicode/Makefile @@ -10,5 +10,6 @@ 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> |