diff --git a/srcpkgs/fcgiwrap/template b/srcpkgs/fcgiwrap/template index a5fcb199d53..924f163769e 100644 --- a/srcpkgs/fcgiwrap/template +++ b/srcpkgs/fcgiwrap/template @@ -1,11 +1,11 @@ # Template file for 'fcgiwrap' pkgname=fcgiwrap version=1.1.0 -revision=5 +revision=6 build_style=gnu-configure # with prefix=/usr prepends a second /usr to usr/bin and usr/share configure_args="--prefix=/ --sbindir=/usr/bin" -hostmakedepends="automake libtool pkgconf" +hostmakedepends="automake libtool pkg-config" makedepends="fcgi-devel" short_desc="Simple server for running CGI applications over FastCGI" maintainer="Eivind Uggedal "