diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-03-14 08:40:06 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-03-14 08:40:06 +0000 |
commit | 43721c23d5bd1f196f82f04c0f163cd9d3b8fc51 (patch) | |
tree | a70c143dac5d79ed2e6807975eb06d22bfeea2ff /net-im/jggtrans/Makefile | |
parent | a2c526c1caa2a96cafc92e195d1b92ccfc07e654 (diff) |
Notes
Diffstat (limited to 'net-im/jggtrans/Makefile')
-rw-r--r-- | net-im/jggtrans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/jggtrans/Makefile b/net-im/jggtrans/Makefile index dec6647efbf1..0bd8ea425b87 100644 --- a/net-im/jggtrans/Makefile +++ b/net-im/jggtrans/Makefile @@ -6,7 +6,7 @@ PORTNAME= jggtrans PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im polish MASTER_SITES= http://jggtrans.jajcus.net/downloads/ \ http://freebsd.e.pl/distfiles/ @@ -14,7 +14,7 @@ MASTER_SITES= http://jggtrans.jajcus.net/downloads/ \ MAINTAINER= mg@fork.pl COMMENT= Jabberd XMPP to GG instant messaging service gateway -LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ +LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn \ expat.6:${PORTSDIR}/textproc/expat2 \ gadu.3:${PORTSDIR}/polish/libgadu |