summaryrefslogtreecommitdiff
path: root/textproc/dtdparse
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/dtdparse')
-rw-r--r--textproc/dtdparse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile
index 16e428523ce6..b686f66ec31f 100644
--- a/textproc/dtdparse/Makefile
+++ b/textproc/dtdparse/Makefile
@@ -17,4 +17,6 @@ USES= perl5
USE_PERL5= configure
NO_ARCH= yes
+CONFLICTS_INSTALL= p5-SGML-DTDParse # bin/dtddiff bin/dtddiff2html bin/dtdflatten bin/dtdformat bin/dtdparse
+
.include <bsd.port.mk>