diff options
Diffstat (limited to 'math/hs-data-lens/Makefile')
-rw-r--r-- | math/hs-data-lens/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/hs-data-lens/Makefile b/math/hs-data-lens/Makefile index dfb1038fdc66..77d55d90cbf8 100644 --- a/math/hs-data-lens/Makefile +++ b/math/hs-data-lens/Makefile @@ -13,6 +13,5 @@ LICENSE= BSD USE_CABAL= comonad>=1.1.1.3 comonad-transformers>=2.0 \ semigroupoids>=1.2.4 transformers>=0.2.0 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |