aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-10-31 16:02:52 +0800
committerbapt <bapt@FreeBSD.org>2013-10-31 16:02:52 +0800
commit65e52be670030e125289fe904d6dcb351131a57e (patch)
tree153f38f4883fb16a2d953d3a4ba2d1431b850fd6 /net
parent57ee4ab7903d8b7b44c1dbe8d9e8e287d70f8fa4 (diff)
downloadfreebsd-ports-gnome-65e52be670030e125289fe904d6dcb351131a57e.tar.gz
freebsd-ports-gnome-65e52be670030e125289fe904d6dcb351131a57e.tar.zst
freebsd-ports-gnome-65e52be670030e125289fe904d6dcb351131a57e.zip
Fix packaging as a user
With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/dtcpclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile
index 49ce8b70b1f8..8eb0397cbb3a 100644
--- a/net/dtcpclient/Makefile
+++ b/net/dtcpclient/Makefile
@@ -12,7 +12,7 @@ COMMENT= Dynamic Tunnel Configuration Protocol client
LICENSE= BSD
+USES= uidfix
USE_RC_SUBR= dtcpclient
-NEED_ROOT= yes
.include <bsd.port.mk>