summaryrefslogtreecommitdiff
path: root/textproc/html2xhtml
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-01-10 14:20:12 +0000
committerStefan Eßer <se@FreeBSD.org>2022-01-10 15:15:39 +0000
commitbcaf25a8c8046b094f6b5ab5bc258333bc326ee1 (patch)
tree3930596b8cbea97540270b3d78ffb64373c89593 /textproc/html2xhtml
parentf1661bdbbac2d08cc535e38e41d2bbd3fec025c4 (diff)
Diffstat (limited to 'textproc/html2xhtml')
-rw-r--r--textproc/html2xhtml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/html2xhtml/Makefile b/textproc/html2xhtml/Makefile
index b14a37dcc327..f1a38dc7b3c8 100644
--- a/textproc/html2xhtml/Makefile
+++ b/textproc/html2xhtml/Makefile
@@ -9,6 +9,8 @@ COMMENT= Convert HTML to XHTML
GNU_CONFIGURE= yes
USES= iconv
+CONFLICTS_INSTALL= p5-HTML-HTML5-Parser p5-XML-Driver-HTML # bin/html2xhtml
+
PLIST_FILES= bin/dtdquery \
bin/html2xhtml \
man/man1/html2xhtml.1.gz