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