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