From eee14ebcada2ac75678adffd71f84e231aa34a59 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 6 Oct 2014 20:09:24 +0000 Subject: Fix packaging --- sysutils/nut/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils') diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 8bf54e48ee1e..f0823fce0418 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -52,6 +52,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/nut \ --program-transform-name="" \ --localstatedir=${STATEDIR} \ --datadir=${PREFIX}/etc/nut \ + --with-devd-dir=${PREFIX}/etc/devd \ --with-drvpath=${PREFIX}/libexec/nut \ --with-statepath=${STATEDIR} \ --with-altpidpath=${STATEDIR} \ -- cgit