mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to USE_SCONS to USES
This commit is contained in:
parent
6d93596b18
commit
40e92fa47f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344118
@ -30,7 +30,7 @@ MLINKS= fcatcmd.1 fcat.1 fcdcmd.1 fcd.1 fducmd.1 fdu.1 \
|
||||
frmdircmd.1 frmdir.1 fstatcmd.1 fstat.1 fmvcmd.1 fmv.1 \
|
||||
fsetupcmd.1 fsetup.1
|
||||
|
||||
USE_SCONS= yes
|
||||
USES= scons
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
@ -42,7 +42,7 @@ NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MINFINITE}
|
||||
SCONS_ARGS+= disable-timeout=yes
|
||||
MAKE_ARGS+= disable-timeout=yes
|
||||
.endif
|
||||
|
||||
.if ! ${PORT_OPTIONS:MNOCLIENTS}
|
||||
|
Loading…
Reference in New Issue
Block a user