diff options
Diffstat (limited to 'textproc/hs-HStringTemplate/Makefile')
-rw-r--r-- | textproc/hs-HStringTemplate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-HStringTemplate/Makefile b/textproc/hs-HStringTemplate/Makefile index 1c7b04df5b8e..6c56b8d566bd 100644 --- a/textproc/hs-HStringTemplate/Makefile +++ b/textproc/hs-HStringTemplate/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= blaze-builder mtl parsec syb text utf8-string void +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |