Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 08:01:57 +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: r332213 - head/net/dtcp
Message-ID:  <201310310801.r9V81vXF087971@svn.freebsd.org>

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

Log:
  Fix packaging as a user
  
  With hat:	portmgr

Modified:
  head/net/dtcp/Makefile

Modified: head/net/dtcp/Makefile
==============================================================================
--- head/net/dtcp/Makefile	Thu Oct 31 07:55:37 2013	(r332212)
+++ head/net/dtcp/Makefile	Thu Oct 31 08:01:57 2013	(r332213)
@@ -16,9 +16,9 @@ LICENSE=	BSD
 RUN_DEPENDS=	qpopauth:${PORTSDIR}/mail/qpopper
 .endif
 
+USES=		uidfix
 USE_RC_SUBR=	dtcpc dtcps
 USE_RUBY=	yes
-NEED_ROOT=	yes
 MAKE_ENV+=	RUBY=${RUBY}
 
 SUB_LIST+=	RUBY=${RUBY}



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