mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 05:10:29 -04:00
Replace NEED_ROOT by USES=fakeroot
This commit is contained in:
parent
24f45ab8fa
commit
1d7486e984
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378474
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,6 @@ CATEGORIES= german comms news mail
|
|||
MASTER_SITES= ftp://ftp.dinoex.org/pub/unix-connect/ \
|
||||
SF
|
||||
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Unix-Connect - mail+news-gateway for Zconnect (tm)
|
||||
|
||||
|
@ -16,7 +15,8 @@ LICENSE_COMB= multi
|
|||
LICENSE= GPLv2 BSD3CLAUSE
|
||||
|
||||
MANUAL_PACKAGE_BUILD= needs hostname
|
||||
NEED_ROOT= yes
|
||||
|
||||
USES= fakeroot
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue