aboutsummaryrefslogtreecommitdiff
path: root/textproc/html2text
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-06-02 04:59:01 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-06-02 04:59:01 +0000
commit6de111bb3ebbfbfe6d95732f73d0f2a23fbe02df (patch)
tree3dc0fd1bf9940ea7e3d386998fe9120c16ecf406 /textproc/html2text
parent5984aee4deac75408cd67917ca3b1e31fa7d5d41 (diff)
downloadports-6de111bb3ebbfbfe6d95732f73d0f2a23fbe02df.tar.gz
ports-6de111bb3ebbfbfe6d95732f73d0f2a23fbe02df.zip
Fix conflicts line - glob, not regex
Submitted by: Sulev-Madis "ketas" Silber <madis555@hot.ee>
Notes
Notes: svn path=/head/; revision=297988
Diffstat (limited to 'textproc/html2text')
-rw-r--r--textproc/html2text/Makefile2
1 files changed, 1 insertions, 1 deletions
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