diff options
Diffstat (limited to 'net/freebsd-uucp/Makefile')
-rw-r--r-- | net/freebsd-uucp/Makefile | 2 |
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 |