Mark jobs unsafe and convert to USES=gmake
This commit is contained in:
parent
4177910671
commit
980413e75f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322668
1 changed files with 2 additions and 1 deletions
|
@ -14,8 +14,9 @@ COMMENT= Tool to manipulate some FPS games demo recordings
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5_BUILD= yes
|
||||
|
||||
PORTSCOUT= limit:.*[0-9]$$ # letter-suffixed files are binaries
|
||||
|
|
Loading…
Reference in a new issue