summaryrefslogtreecommitdiff
path: root/textproc/btparse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/btparse/Makefile')
-rw-r--r--textproc/btparse/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index c60c7b25730a..87a550965265 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -15,4 +15,6 @@ USE_LDCONFIG= yes
USES= perl5 libtool pathfix
USE_PERL5= build
+CONFLICTS_INSTALL= p5-Text-BibTeX # bin/bibparse
+
.include <bsd.port.mk>