aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-system-fileio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-system-fileio/Makefile')
-rw-r--r--devel/hs-system-fileio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-system-fileio/Makefile b/devel/hs-system-fileio/Makefile
index 4f7e70221e5a..195022780969 100644
--- a/devel/hs-system-fileio/Makefile
+++ b/devel/hs-system-fileio/Makefile
@@ -12,5 +12,6 @@ LICENSE= MIT
USE_CABAL= system-filepath>=0.3.1 text>=0.7.1
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>