diff options
Diffstat (limited to 'devel/hs-bifunctors')
-rw-r--r-- | devel/hs-bifunctors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-bifunctors/Makefile b/devel/hs-bifunctors/Makefile index 6ba871323341..a62eb090fc7e 100644 --- a/devel/hs-bifunctors/Makefile +++ b/devel/hs-bifunctors/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= semigroupoids semigroups>=0.8.3.1 tagged>=0.4.4 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |