diff options
Diffstat (limited to 'textproc/hs-stringsearch/Makefile')
-rw-r--r-- | textproc/hs-stringsearch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile index 17a3ce15b577..94f2478118e5 100644 --- a/textproc/hs-stringsearch/Makefile +++ b/textproc/hs-stringsearch/Makefile @@ -11,6 +11,5 @@ COMMENT= Fast searching, splitting and replacing of ByteStrings LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |