svn commit: r370218 - head/sysutils/nut
Antoine Brodin
antoine at FreeBSD.org
Mon Oct 6 20:09:25 UTC 2014
Author: antoine
Date: Mon Oct 6 20:09:24 2014
New Revision: 370218
URL: https://svnweb.freebsd.org/changeset/ports/370218
QAT: https://qat.redports.org/buildarchive/r370218/
Log:
Fix packaging
Modified:
head/sysutils/nut/Makefile
Modified: head/sysutils/nut/Makefile
==============================================================================
--- head/sysutils/nut/Makefile Mon Oct 6 19:53:09 2014 (r370217)
+++ head/sysutils/nut/Makefile Mon Oct 6 20:09:24 2014 (r370218)
@@ -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-all
mailing list