diff options
Diffstat (limited to 'devel/hs-uuid/Makefile')
-rw-r--r-- | devel/hs-uuid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-uuid/Makefile b/devel/hs-uuid/Makefile index b1a8b7c6badb..604f445f6e5d 100644 --- a/devel/hs-uuid/Makefile +++ b/devel/hs-uuid/Makefile @@ -11,5 +11,6 @@ LICENSE= BSD USE_CABAL= cryptohash>=0.7 maccatcher>=1.0 random>=1.0.1 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |