diff options
Diffstat (limited to 'devel/hs-abstract-par/Makefile')
-rw-r--r-- | devel/hs-abstract-par/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-abstract-par/Makefile b/devel/hs-abstract-par/Makefile index 7b539a136477..3c64d915d408 100644 --- a/devel/hs-abstract-par/Makefile +++ b/devel/hs-abstract-par/Makefile @@ -10,5 +10,6 @@ COMMENT= Type classes generalizing the functionality of the 'monad-par' library LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |