diff options
Diffstat (limited to 'textproc/hs-attoparsec-enumerator/Makefile')
-rw-r--r-- | textproc/hs-attoparsec-enumerator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-attoparsec-enumerator/Makefile b/textproc/hs-attoparsec-enumerator/Makefile index bc73b5705c4e..65d006616685 100644 --- a/textproc/hs-attoparsec-enumerator/Makefile +++ b/textproc/hs-attoparsec-enumerator/Makefile @@ -12,5 +12,6 @@ LICENSE= MIT USE_CABAL= attoparsec>=0.10 enumerator>=0.4 text +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |