aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mcabber
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-02-03 00:08:36 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-02-03 00:08:36 +0800
commitc4bf06117dfee7a1dc216c80f71af170d2427c70 (patch)
tree5076538141272100fb6707bef0479bbbad1a47b5 /net-im/mcabber
parenteec4bbd24e85af77c3b224325fc733a6744617d9 (diff)
downloadfreebsd-ports-gnome-c4bf06117dfee7a1dc216c80f71af170d2427c70.tar.gz
freebsd-ports-gnome-c4bf06117dfee7a1dc216c80f71af170d2427c70.tar.zst
freebsd-ports-gnome-c4bf06117dfee7a1dc216c80f71af170d2427c70.zip
- Fix libidn support always disabled
Reported by: tijl
Diffstat (limited to 'net-im/mcabber')
-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 4e711fecb91b..11c6ef224606 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mcabber
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
@@ -20,7 +21,7 @@ LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth \
USES= gettext iconv:wchar_t libtool localbase ncurses pathfix pkgconfig tar:bzip2
USE_GNOME= glib20
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-hgcset --without-libidn
+CONFIGURE_ARGS= --disable-hgcset
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= EXAMPLES GPGME OTR IDN