aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mcabber/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2008-04-19 02:53:53 +0800
committersat <sat@FreeBSD.org>2008-04-19 02:53:53 +0800
commit7340898b039aa1a536c53e28df2e81e68bd96710 (patch)
tree681aae6be40205940e342bddda5df52ffd107079 /net-im/mcabber/Makefile
parent1602dddf12acb3d6d5447becfa947f77723ff54f (diff)
downloadfreebsd-ports-gnome-7340898b039aa1a536c53e28df2e81e68bd96710.tar.gz
freebsd-ports-gnome-7340898b039aa1a536c53e28df2e81e68bd96710.tar.zst
freebsd-ports-gnome-7340898b039aa1a536c53e28df2e81e68bd96710.zip
- Update to 0.9.7
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