diff options
Diffstat (limited to 'devel/hs-uuagc-bootstrap/Makefile')
-rw-r--r-- | devel/hs-uuagc-bootstrap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-uuagc-bootstrap/Makefile b/devel/hs-uuagc-bootstrap/Makefile index 511ac9071b9c..f2d3261dc259 100644 --- a/devel/hs-uuagc-bootstrap/Makefile +++ b/devel/hs-uuagc-bootstrap/Makefile @@ -14,5 +14,6 @@ USE_CABAL= haskell-src-exts>=1.11.1 mtl>=1.1.1.1 uulib>=0.9.14 EXECUTABLE= uuagc-bootstrap +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |