aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irssi-otr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irssi-otr/Makefile')
-rw-r--r--irc/irssi-otr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-otr/Makefile b/irc/irssi-otr/Makefile
index 54945e4b7dd6..2bd85d4c5658 100644
--- a/irc/irssi-otr/Makefile
+++ b/irc/irssi-otr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= irssi-otr
PORTVERSION= 0.3
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= irc
MASTER_SITES= ftp://download.tuxfamily.org/${MASTER_SITE_SUBDIR}/
MASTER_SITE_SUBDIR= irssiotr
@@ -14,7 +14,7 @@ COMMENT= A plugin for irssi for Off-the-Record (OTR) messaging
BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:${PORTSDIR}/irc/irssi \
${LOCALBASE}/bin/libgcrypt-config:${PORTSDIR}/security/libgcrypt
LIB_DEPENDS= otr.4:${PORTSDIR}/security/libotr3 \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ gcrypt:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
LICENSE= GPLv2