diff --git a/srcpkgs/rpcbind/template b/srcpkgs/rpcbind/template index c596510a22..6d6e7ce9d9 100644 --- a/srcpkgs/rpcbind/template +++ b/srcpkgs/rpcbind/template @@ -1,13 +1,14 @@ # Template file for 'rpcbind' pkgname=rpcbind version=0.2.3 -revision=2 +revision=4 build_pie=yes build_style=gnu-configure configure_args="--enable-warmstarts --with-statedir=/run --with-rpcuser=rpc - $(vopt_if systemd '--with-systemsystemunitdir=/usr/lib/systemd/system' '--with-systemdsystemunitdir=no')" + --with-systemdsystemunitdir=no" hostmakedepends="pkg-config" -makedepends="libtirpc-devel $(vopt_if systemd systemd-devel)" +makedepends="libtirpc-devel" +system_accounts="rpc" short_desc="Converts RPC program numbers into universal addresses" maintainer="Juan RP " homepage="http://rpcbind.sourceforge.net" @@ -15,9 +16,6 @@ license="BSD" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" checksum=9897823a9d820ea011d9ea02054d5ab99469b9ca5346265fee380713c8fed27b -build_options="systemd" -system_accounts="rpc" - post_install() { vsv rpcbind vman man/rpcbind.8