diff options
Diffstat (limited to 'textproc/hs-case-insensitive/Makefile')
-rw-r--r-- | textproc/hs-case-insensitive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index ac440ca00c8d..581ef7ba5aa3 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= hashable>=1.0 text>=0.3 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |