aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/mcabber/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index a30b5b1627c2..9637f105ca6a 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mcabber
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
@@ -17,7 +18,7 @@ LIB_DEPENDS= libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth
USES= gettext iconv libtool ncurses pathfix pkgconfig tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-hgcset --enable-sigwinch
+CONFIGURE_ARGS= --disable-hgcset
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include