diff options
Diffstat (limited to 'devel/hs-reactive/Makefile')
-rw-r--r-- | devel/hs-reactive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-reactive/Makefile b/devel/hs-reactive/Makefile index b909ae1357ec..63af5286b16d 100644 --- a/devel/hs-reactive/Makefile +++ b/devel/hs-reactive/Makefile @@ -15,5 +15,6 @@ USE_CABAL= categories checkers>=0.2.3 comonad QuickCheck>=2.1.0.2 pointed \ BROKEN= does not build with GHC 7.6 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |