From c07013d2b6d982b900bfdbd175bdb318e14cb691 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 30 Dec 2014 20:55:15 +0000 Subject: [PATCH] hiawatha: use bundled polarssl for now --- srcpkgs/hiawatha/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hiawatha/template b/srcpkgs/hiawatha/template index f7e9c9b0871..3c13c0dbafb 100644 --- a/srcpkgs/hiawatha/template +++ b/srcpkgs/hiawatha/template @@ -1,10 +1,10 @@ # Template file for 'hiawatha' pkgname=hiawatha version=9.9 -revision=2 +revision=3 build_style=cmake hostmakedepends="cmake" -makedepends="polarssl-devel libxslt-devel libressl-devel" +makedepends="libxslt-devel libressl-devel" short_desc="Advanced and secure webserver for Unix" maintainer="Enno Boland " license="GPL-2" @@ -15,7 +15,6 @@ configure_args=" -DLOG_DIR=/var/log/hiawatha -DPID_DIR=/run -DENABLE_SSL=ON - -DUSE_SYSTEM_POLARSSL=ON -DWEBROOT_DIR=/var/www -DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha" conf_files="