diff options
Diffstat (limited to 'devel/hs-vault/Makefile')
-rw-r--r-- | devel/hs-vault/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-vault/Makefile b/devel/hs-vault/Makefile index b03dd8c979da..ebf03fd0bce7 100644 --- a/devel/hs-vault/Makefile +++ b/devel/hs-vault/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= hashable>=1.1 unordered-containers>=0.2.1.0 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |