aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mcabber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/mcabber/Makefile')
-rw-r--r--net-im/mcabber/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index c491209c6225..f997347b7ecf 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mcabber
-PORTVERSION= 0.9.6
-PORTREVISION= 1
+PORTVERSION= 0.9.7
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ CENKES
@@ -16,7 +15,7 @@ COMMENT= Small Jabber console client
USE_BZIP2= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-ssl
+CONFIGURE_ARGS= --with-ssl --enable-sigwinch
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_OPENSSL= yes
USE_ICONV= yes