diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-11-03 02:58:56 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-11-03 02:58:56 +0000 |
commit | d317f47ca79defe71521d087f4b0be32327025db (patch) | |
tree | 0f8ef94e1f582b8a3cd21b1c3911776b2c4759a2 /textproc | |
parent | 3b72a367cf8721f49baf460116ea62792a34bfae (diff) | |
download | ports-d317f47ca79defe71521d087f4b0be32327025db.tar.gz ports-d317f47ca79defe71521d087f4b0be32327025db.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/html2text/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index 4c21a9375b03..f1de192a1c82 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -21,6 +21,8 @@ PLIST_FILES= bin/html2text CONFLICTS= py27-html2text-[0-9]* +PORTSCOUT= skipb:0 + .include <bsd.port.options.mk> post-patch: |