- Record conflict with bitlbee-otr

- Bump PORTREVISION
This commit is contained in:
Henrik Brix Andersen 2008-11-16 15:22:49 +00:00
parent 299cd243b6
commit 8059cba5b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222928

View File

@ -7,6 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.2.3
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/ \
${MASTER_SITE_LOCAL}
@ -35,7 +36,6 @@ OPTIONS= DEBUG "Enable debug support" Off \
OSCAR "Enable OSCAR (ICQ, AIM) protocol support" On \
YAHOO "Enable Yahoo! protocol support" On
CONFIGURE_ARGS= --config=/var/db/bitlbee --strip=0
BITLBEEUSER?= bitlbee
@ -56,6 +56,8 @@ SUB_LIST+= BITLBEEUSER=${BITLBEEUSER} \
SUB_FILES+= pkg-install pkg-deinstall
CONFLICTS= bitlbee-otr-[0-9]*
.include <bsd.port.pre.mk>
.if defined(WITH_DEBUG)