diff options
Diffstat (limited to 'net-im/centerim-devel/Makefile')
-rw-r--r-- | net-im/centerim-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index f8b96e556095..ffaa4323c41b 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= centerim DISTVERSION= 4.22.9.33 +PORTRESION= 1 CATEGORIES= net-im MASTER_SITES= http://www.centerim.org/download/mobshots/ \ ftp://ftp.centerim.org/mobshots/ @@ -20,6 +21,8 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl LICENSE= GPLv2 +USE_PERL5_RUN= yes +USE_PYTHON_RUN= yes USE_ICONV= yes USE_OPENSSL= yes USE_GMAKE= yes |