Date: Fri, 17 Jan 2014 10:30:16 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340025 - head/dns/unbound Message-ID: <201401171030.s0HAUGtT018302@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sem Date: Fri Jan 17 10:30:16 2014 New Revision: 340025 URL: http://svnweb.freebsd.org/changeset/ports/340025 QAT: https://qat.redports.org/buildarchive/r340025/ Log: - Remove chown ${ETCDIR} PR: ports/185472 Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com> Modified: head/dns/unbound/Makefile Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Fri Jan 17 10:23:28 2014 (r340024) +++ head/dns/unbound/Makefile Fri Jan 17 10:30:16 2014 (r340025) @@ -118,7 +118,6 @@ post-patch: @${RM} ${WRKSRC}/util/configlexer.c post-install: - @${CHOWN} ${USERS} ${ETCDIR} .if ${PORT_OPTIONS:MMUNIN} @${MKDIR} ${PREFIX}/share/munin/plugins @${MKDIR} ${PREFIX}/etc/munin/plugins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401171030.s0HAUGtT018302>