Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 16:37:44 +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: r367572 - head/net/openbgpd
Message-ID:  <201409071637.s87GbjbX076525@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  7 16:37:44 2014
New Revision: 367572
URL: http://svnweb.freebsd.org/changeset/ports/367572
QAT: https://qat.redports.org/buildarchive/r367572/

Log:
  Allow staging as a regular user

Modified:
  head/net/openbgpd/Makefile

Modified: head/net/openbgpd/Makefile
==============================================================================
--- head/net/openbgpd/Makefile	Sun Sep  7 16:35:31 2014	(r367571)
+++ head/net/openbgpd/Makefile	Sun Sep  7 16:37:44 2014	(r367572)
@@ -20,6 +20,7 @@ CONFLICTS=	zebra-[0-9]* quagga-[0-9]*
 
 WRKSRC=		${WRKDIR}
 MAKE_ARGS=	-DFREEBSDPORTS
+USES=		uidfix
 USE_RC_SUBR=	${PORTNAME}
 PLIST_FILES=	sbin/bgpctl sbin/bgpd man/man5/bgpd.conf.5.gz \
 		man/man8/bgpctl.8.gz man/man8/bgpd.8.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071637.s87GbjbX076525>