diff options
Diffstat (limited to 'devel/hs-utf8-string/Makefile')
-rw-r--r-- | devel/hs-utf8-string/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-utf8-string/Makefile b/devel/hs-utf8-string/Makefile index a23ef72c36fe..01192dcd5139 100644 --- a/devel/hs-utf8-string/Makefile +++ b/devel/hs-utf8-string/Makefile @@ -10,5 +10,6 @@ COMMENT= Support for reading/writing UTF-8 strings for Haskell programs LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |