diff options
Diffstat (limited to 'devel/hs-uuagc-cabal/Makefile')
-rw-r--r-- | devel/hs-uuagc-cabal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-uuagc-cabal/Makefile b/devel/hs-uuagc-cabal/Makefile index 7d0752849b88..8abc35932859 100644 --- a/devel/hs-uuagc-cabal/Makefile +++ b/devel/hs-uuagc-cabal/Makefile @@ -12,5 +12,6 @@ LICENSE= BSD USE_CABAL= mtl>=2.0.1.0 uulib>=0.9.14 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |