diff options
Diffstat (limited to 'devel/hs-ghc-paths/Makefile')
-rw-r--r-- | devel/hs-ghc-paths/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-ghc-paths/Makefile b/devel/hs-ghc-paths/Makefile index afb4666c97d4..9a7c17a0e999 100644 --- a/devel/hs-ghc-paths/Makefile +++ b/devel/hs-ghc-paths/Makefile @@ -11,5 +11,6 @@ COMMENT= Knowledge of GHC's installation directories LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |