From c0195850e76734592c4d442ffba35de75631e85c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Mon, 21 Sep 2015 10:21:32 +0000 Subject: [PATCH] Unbreak window resizing. PR: 189676 Submitted by: sg2342@googlemail.com --- net-im/mcabber/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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