mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Replace NEED_ROOT with USES=fakeroot
This commit is contained in:
parent
23bea611b9
commit
24f45ab8fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378473
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue