aboutsummaryrefslogtreecommitdiff
path: root/net/freebsd-uucp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-02-05 16:47:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-02-05 16:47:07 +0000
commit24f45ab8fa3711115c2c368cef564fba788eb03f (patch)
tree6404902eefbf786d1135062f693891d883e0e203 /net/freebsd-uucp
parent23bea611b98b357c5d635b32e3c6fb9cd714e0b2 (diff)
downloadports-24f45ab8fa3711115c2c368cef564fba788eb03f.tar.gz
ports-24f45ab8fa3711115c2c368cef564fba788eb03f.zip
Replace NEED_ROOT with USES=fakeroot
Notes
Notes: svn path=/head/; revision=378473
Diffstat (limited to 'net/freebsd-uucp')
-rw-r--r--net/freebsd-uucp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile
index f38e519a1e23..93bf4df53035 100644
--- a/net/freebsd-uucp/Makefile
+++ b/net/freebsd-uucp/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX?= ${PAM_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= FreeBSD-modified Taylor UUCP (unix-to-unix copy program)
-NEED_ROOT= yes
+USES= fakeroot
USE_GITHUB= yes
GH_ACCOUNT= dinoex