Hi friends!
I have a problem with updating games/ioquake3. It gives me an error:
I have read the wiki about options-ng, and added to /etc/make.conf:
Also I tried setting:
and
But it does not help. How can I solve the problem?
I have a problem with updating games/ioquake3. It gives me an error:
Code:
===> ioquake3-1.36_13 needs at least one of CLIENT, DEDICATED and SMP options.
*** [reinstall] Error code 1
Stop in /usr/ports/games/ioquake3.
I have read the wiki about options-ng, and added to /etc/make.conf:
Code:
OPTIONS_SET= SMP
Also I tried setting:
Code:
OPTIONS_SET= SMP CLIENT
Code:
ioquake3_SET=SMP CLIENT
But it does not help. How can I solve the problem?