diff options
Diffstat (limited to 'net-im/centerim-devel/Makefile')
-rw-r--r-- | net-im/centerim-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 8f0421f5e80c..0f9bbf9eee66 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -16,9 +16,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl -USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix +USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix ssl USE_PERL5= run -USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl --with-openssl CPPFLAGS+= -I${LOCALBASE}/include |