diff options
Diffstat (limited to 'net-im/centerim/Makefile')
-rw-r--r-- | net-im/centerim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 4eab38c104e8..080e936323ac 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -7,8 +7,7 @@ # PORTNAME= centerim -PORTVERSION= 4.22.6 -PORTREVISION= 2 +PORTVERSION= 4.22.7 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/releases/ \ ftp://ftp.centerim.org/releases/ @@ -18,6 +17,7 @@ COMMENT= A text mode menu- and window-driven IM interface LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes |