output of "# sh -x /usr/local/share/wine/patch-nvidia.sh -n" ==>
+ set -e
+ PORTSDIR=/asp/ports
+ PREFIX=/usr/local
+ DISTDIR=/asp/distfiles
+ [ -d /asp/distfiles ]
+ cd /asp/distfiles
+ NO_REMOVE_NVIDIA=yes
+ getopt -n -n
+ args=' -n --'
+ [ 0 -ne 0 ]
+ set -- -n --
+ true
+ NO_FETCH=yes
+ shift
On Saturday, 23 March 2013 12:19:55 Beeblebrox wrote:
> >> If you have time, I would like to diagnose the incorrect detection.
>
> Sure, glad to help.
>
> >> Do you perhaps have nvidia-driver port installed
>
> No Nvidia port, not even nvidia-texture-tools
> make.conf has WITHOUT_NOUVEAU=yes
>