svn commit: r370471 - branches/2014Q4/sysutils/nut

Antoine Brodin antoine at FreeBSD.org
Wed Oct 8 17:24:37 UTC 2014


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} \


More information about the svn-ports-branches mailing list