diff options
Diffstat (limited to 'net-im/centerim/Makefile')
-rw-r--r-- | net-im/centerim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 04c2faa61889..3409812bb657 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -8,6 +8,7 @@ PORTNAME= centerim PORTVERSION= 4.22.9 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/releases/ \ ftp://ftp.centerim.org/releases/ @@ -15,7 +16,7 @@ MASTER_SITES= http://www.centerim.org/download/releases/ \ MAINTAINER= frank@altpeter.de COMMENT= A text mode menu- and window-driven IM interface -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl USE_ICONV= yes USE_OPENSSL= yes |