summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/anope/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile
index f1cb85913935..fce5ceb169c1 100644
--- a/irc/anope/Makefile
+++ b/irc/anope/Makefile
@@ -16,6 +16,9 @@ SHEBANG_FILES= ${WRKSRC}/src/tools/*.sh
CMAKE_ARGS= -DINSTDIR:STRING="${PREFIX}/anope"
CFLAGS_amd64= -fPIC
+
+CONFLICTS_INSTALL= anope-devel
+
SUB_FILES= pkg-message
OPTIONS_DEFINE= GNUTLS LDAP MYSQL NLS OPENSSL PCRE POSIX REDIS SASL \