diff options
Diffstat (limited to 'textproc/hs-hxt-charproperties/Makefile')
-rw-r--r-- | textproc/hs-hxt-charproperties/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-hxt-charproperties/Makefile b/textproc/hs-hxt-charproperties/Makefile index ba3fa083c822..a1c5c4b2bb0b 100644 --- a/textproc/hs-hxt-charproperties/Makefile +++ b/textproc/hs-hxt-charproperties/Makefile @@ -8,5 +8,6 @@ CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Character properties and classes for XML and Unicode +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |