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