diff options
Diffstat (limited to 'devel/hs-stm')
-rw-r--r-- | devel/hs-stm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-stm/Makefile b/devel/hs-stm/Makefile index 2dc33f87fb96..a2c6a2ddcd8d 100644 --- a/devel/hs-stm/Makefile +++ b/devel/hs-stm/Makefile @@ -9,5 +9,6 @@ COMMENT= Software Transactional Memory LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |