games/uhexen2: Fix use of PORTSCOUT=skipb
The only valid value for skipb is 0. See
https://github.com/freebsd/portscout/blob/master/docs/portscout-portconfig.txt
Unset the variable PORTSCOUT variable as it serves no purpose here.
Approved by: portmgr blanket