aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-double-conversion
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-double-conversion')
-rw-r--r--textproc/hs-double-conversion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile
index 8e66f527ed60..253b9696223d 100644
--- a/textproc/hs-double-conversion/Makefile
+++ b/textproc/hs-double-conversion/Makefile
@@ -12,5 +12,6 @@ LICENSE= BSD
USE_CABAL= text>=0.11.0.8
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>