hiawatha: use bundled polarssl for now

This commit is contained in:
Enno Boland 2014-12-30 20:55:15 +00:00
parent 2240bbf539
commit c07013d2b6

View file

@ -1,10 +1,10 @@
# Template file for 'hiawatha' # Template file for 'hiawatha'
pkgname=hiawatha pkgname=hiawatha
version=9.9 version=9.9
revision=2 revision=3
build_style=cmake build_style=cmake
hostmakedepends="cmake" hostmakedepends="cmake"
makedepends="polarssl-devel libxslt-devel libressl-devel" makedepends="libxslt-devel libressl-devel"
short_desc="Advanced and secure webserver for Unix" short_desc="Advanced and secure webserver for Unix"
maintainer="Enno Boland <g@s01.de>" maintainer="Enno Boland <g@s01.de>"
license="GPL-2" license="GPL-2"
@ -15,7 +15,6 @@ configure_args="
-DLOG_DIR=/var/log/hiawatha -DLOG_DIR=/var/log/hiawatha
-DPID_DIR=/run -DPID_DIR=/run
-DENABLE_SSL=ON -DENABLE_SSL=ON
-DUSE_SYSTEM_POLARSSL=ON
-DWEBROOT_DIR=/var/www -DWEBROOT_DIR=/var/www
-DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha" -DCMAKE_INSTALL_SYSCONFDIR=/etc/hiawatha"
conf_files=" conf_files="