diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-18 22:24:03 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-01-18 22:24:03 +0000 |
commit | 2e6399a8bd1beeb2f29cf8c651f27fe1e4e5803c (patch) | |
tree | e773d1b5b2a00d708ebdca7d2e1af526217051c6 /net-im/loudmouth/Makefile | |
parent | 9b3aab2fb9c5c08e27438f092b8f3fa0117cef28 (diff) | |
download | ports-2e6399a8bd1beeb2f29cf8c651f27fe1e4e5803c.tar.gz ports-2e6399a8bd1beeb2f29cf8c651f27fe1e4e5803c.zip |
Notes
Diffstat (limited to 'net-im/loudmouth/Makefile')
-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 |