diff options
Diffstat (limited to 'devel/hs-largeword/Makefile')
-rw-r--r-- | devel/hs-largeword/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-largeword/Makefile b/devel/hs-largeword/Makefile index c5e3ad18b2a7..86d55b6a8691 100644 --- a/devel/hs-largeword/Makefile +++ b/devel/hs-largeword/Makefile @@ -9,5 +9,6 @@ COMMENT= Provides a way of producing other large words LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |