diff options
Diffstat (limited to 'devel/hs-fgl/Makefile')
-rw-r--r-- | devel/hs-fgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-fgl/Makefile b/devel/hs-fgl/Makefile index f950d462c9d0..ca87b9cedc28 100644 --- a/devel/hs-fgl/Makefile +++ b/devel/hs-fgl/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= mtl +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |