svn commit: r367379 - head/net/mopd

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:48:29 UTC 2014


Author: antoine
Date: Fri Sep  5 18:48:29 2014
New Revision: 367379
URL: http://svnweb.freebsd.org/changeset/ports/367379
QAT: https://qat.redports.org/buildarchive/r367379/

Log:
  Allow staging as a regular user

Modified:
  head/net/mopd/Makefile

Modified: head/net/mopd/Makefile
==============================================================================
--- head/net/mopd/Makefile	Fri Sep  5 18:44:09 2014	(r367378)
+++ head/net/mopd/Makefile	Fri Sep  5 18:48:29 2014	(r367379)
@@ -12,6 +12,7 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 MAINTAINER=	obrien at FreeBSD.org
 COMMENT=	MOP Loader Daemon for netbooting DEC machines
 
+USES=		uidfix
 MAKE_ENV=	BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man NO_MANCOMPRESS=true
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list