Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 08:02:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332214 - head/net/dtcpclient
Message-ID:  <201310310802.r9V82qcA088182@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Oct 31 08:02:52 2013
New Revision: 332214
URL: http://svnweb.freebsd.org/changeset/ports/332214

Log:
  Fix packaging as a user
  
  With hat:	portmgr

Modified:
  head/net/dtcpclient/Makefile

Modified: head/net/dtcpclient/Makefile
==============================================================================
--- head/net/dtcpclient/Makefile	Thu Oct 31 08:01:57 2013	(r332213)
+++ head/net/dtcpclient/Makefile	Thu Oct 31 08:02:52 2013	(r332214)
@@ -12,7 +12,7 @@ COMMENT=	Dynamic Tunnel Configuration Pr
 
 LICENSE=	BSD
 
+USES=		uidfix
 USE_RC_SUBR=	dtcpclient
-NEED_ROOT=	yes
 
 .include <bsd.port.mk>



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