From 6de111bb3ebbfbfe6d95732f73d0f2a23fbe02df Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sat, 2 Jun 2012 04:59:01 +0000 Subject: Fix conflicts line - glob, not regex Submitted by: Sulev-Madis "ketas" Silber --- textproc/html2text/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/html2text') diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index d15b5f5dfd10..b0e8d12c90c7 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -24,7 +24,7 @@ MAN5= html2textrc.5 PORTDOCS= CHANGES CREDITS KNOWN_BUGS README TODO PLIST_FILES= bin/html2text -CONFLICTS= py27-html2text-[0-9.]* +CONFLICTS= py27-html2text-[0-9]* post-patch: @${REINPLACE_CMD} -e '/echo=/s/ -e//' ${WRKSRC}/configure -- cgit v1.2.3