Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2014 17:24:37 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r370471 - branches/2014Q4/sysutils/nut
Message-ID:  <201410081724.s98HObxT007506@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Oct  8 17:24:36 2014
New Revision: 370471
URL: https://svnweb.freebsd.org/changeset/ports/370471
QAT: https://qat.redports.org/buildarchive/r370471/

Log:
  MFH: r370218
  
  Fix packaging

Modified:
  branches/2014Q4/sysutils/nut/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/sysutils/nut/Makefile
==============================================================================
--- branches/2014Q4/sysutils/nut/Makefile	Wed Oct  8 17:23:45 2014	(r370470)
+++ branches/2014Q4/sysutils/nut/Makefile	Wed Oct  8 17:24:36 2014	(r370471)
@@ -52,6 +52,7 @@ CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/e
 		--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} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410081724.s98HObxT007506>