Date: Sun, 7 Sep 2014 17:30:07 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367582 - head/net/pxe-pdhcp Message-ID: <201409071730.s87HU7IU001978@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Sep 7 17:30:06 2014 New Revision: 367582 URL: http://svnweb.freebsd.org/changeset/ports/367582 QAT: https://qat.redports.org/buildarchive/r367582/ Log: Allow staging as a regular user Modified: head/net/pxe-pdhcp/Makefile Modified: head/net/pxe-pdhcp/Makefile ============================================================================== --- head/net/pxe-pdhcp/Makefile Sun Sep 7 17:26:08 2014 (r367581) +++ head/net/pxe-pdhcp/Makefile Sun Sep 7 17:30:06 2014 (r367582) @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/README.md WRKSRC= ${WRKDIR}/frsyuki-${PORTNAME}-a201b88 +USES= uidfix SUB_FILES= Makefile MAKE_ENV= PORTDOCS=${PORT_OPTIONS:MDOCS} PLIST_FILES= sbin/${PORTNAME} man/man8/${PORTNAME}.8.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071730.s87HU7IU001978>