diff options
Diffstat (limited to 'www/hs-oeis/Makefile')
-rw-r--r-- | www/hs-oeis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile index 65fa0528f25e..9c19eea9a3f8 100644 --- a/www/hs-oeis/Makefile +++ b/www/hs-oeis/Makefile @@ -13,5 +13,6 @@ LICENSE= BSD USE_CABAL= HTTP>=4000.0.2 network>=2 +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |