summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-29 06:39:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-29 06:39:15 +0000
commita3f8f4efd8567dc9710b4ad7d1a9811fd9b34876 (patch)
treef77c1d854ee53bebf1d093733f699572863012bd /irc
parentMark BROKEN: installs in examples namespace (diff)
Mark BROKEN: conflicts with irssi
Notes
Notes: svn path=/head/; revision=497070
Diffstat (limited to 'irc')
-rw-r--r--irc/irssi-otr/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 4b5449b19aca..8fdd0984a731 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -13,6 +13,8 @@ COMMENT= Plugin for irssi for Off-the-Record (OTR) messaging
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= conflicts with irssi
+
BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:irc/irssi \
${LOCALBASE}/bin/libgcrypt-config:security/libgcrypt
LIB_DEPENDS= libotr.so:security/libotr \