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