No need to set IGNORE as well as RESTRICTED to prevent bento from
distributing packages.
This commit is contained in:
parent
9e9b802725
commit
d545f02da4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85963
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@ NO_BUILD= yes
|
|||
INSTFILES= battles javadoc license.html robocode.ico \
|
||||
robocode.jar robots templates versions.txt
|
||||
|
||||
.if defined(BATCH) || defined(PACKAGE_BUILDING)
|
||||
IGNORE= "You can not legally redistribute package"
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKSRC} && ${JAVAJAR} xf ${WRKSRC}/extract.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue