From 5c8bf4906082363b4e20efd3185abbdc1d96ad90 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 20 Apr 2013 20:43:51 +0200 Subject: Final changes to hiawatha --- www-servers/hiawatha/hiawatha-9.0.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'www-servers/hiawatha/hiawatha-9.0.ebuild') diff --git a/www-servers/hiawatha/hiawatha-9.0.ebuild b/www-servers/hiawatha/hiawatha-9.0.ebuild index 414c07a..937851e 100644 --- a/www-servers/hiawatha/hiawatha-9.0.ebuild +++ b/www-servers/hiawatha/hiawatha-9.0.ebuild @@ -17,7 +17,8 @@ SLOT="0" KEYWORDS="~amd64" IUSE="debug +cache chroot ipv6 monitor +rewrite rproxy ssl tomahawk xsl" -DEPEND="ssl? ( >=net-libs/polarssl-1.2 ) +DEPEND="sys-libs/zlib + ssl? ( >=net-libs/polarssl-1.2 ) xsl? ( dev-libs/libxslt dev-libs/libxml2 )" @@ -27,9 +28,6 @@ PDEPEND="monitor? ( www-apps/hiawatha-monitor )" PATCHES=("${FILESDIR}"/${P}-no-bundled-polarssl.patch) src_configure() { - if use debug; then - CMAKE_BUILD_TYPE="RelWithDebInfo" - fi if use kernel_linux; then local myargs=" -DENABLE_LOADCHECK=ON " fi @@ -59,5 +57,5 @@ src_install() { newinitd "${FILESDIR}"/hiawatha.initd hiawatha - keepdir /var/l{ib,og}/hiawatha + keepdir /var/{lib,log}/hiawatha } -- cgit v1.2.3-70-g09d2