No need to set IGNORE as well as RESTRICTED to prevent bento from

distributing packages.
This commit is contained in:
Kris Kennaway 2003-07-30 22:04:39 +00:00
parent 9e9b802725
commit d545f02da4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85963

View file

@ -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