diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/loudmouth/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index d7f3932e62a4..f5f6f3412b06 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -7,7 +7,7 @@ PORTNAME= loudmouth PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im gnome MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \ ${MASTER_SITE_GNOME} @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library +LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn + USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes |