aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRomain Tartière <romain@FreeBSD.org>2015-09-21 10:21:32 +0000
committerRomain Tartière <romain@FreeBSD.org>2015-09-21 10:21:32 +0000
commitc0195850e76734592c4d442ffba35de75631e85c (patch)
treeea2aaf823573c9ec0bcd52f254d2f1cb20a7d4fd /net-im
parentfbca440f74797b5fd37f5d1b5de1cc7d1d235164 (diff)
downloadports-c0195850e76734592c4d442ffba35de75631e85c.tar.gz
ports-c0195850e76734592c4d442ffba35de75631e85c.zip
Notes
Diffstat (limited to 'net-im')
-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