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/mu-conference | |
parent | a2c526c1caa2a96cafc92e195d1b92ccfc07e654 (diff) | |
download | ports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.tar.gz ports-43721c23d5bd1f196f82f04c0f163cd9d3b8fc51.zip |
Notes
Diffstat (limited to 'net-im/mu-conference')
-rw-r--r-- | net-im/mu-conference/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile index 0dbb2ba21cfa..2867861ae124 100644 --- a/net-im/mu-conference/Makefile +++ b/net-im/mu-conference/Makefile @@ -6,7 +6,7 @@ PORTNAME= mu-conference PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://download.gna.org/mu-conference/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= mm@FreeBSD.org COMMENT= Multi-User Conferencing component for Jabber LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - idn.16:${PORTSDIR}/dns/libidn + idn.17:${PORTSDIR}/dns/libidn USE_GNOME= glib20 pkgconfig USE_RC_SUBR= ${PORTNAME} |