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