[x11/nvidia-driver] didn't install vdpau header files with NOPORTDOCS

Olivier Cochard-Labbé olivier at cochard.me
Fri Sep 17 15:20:06 UTC 2010


Hi,

I've just meet a problem with x11/nvidia-driver by installing it with:
make install -DNOPORTDOCS

The vdpau include files were not installed (vdpau.h and vdpau_x11.h):
ls /usr/local/include/vdpau/
vdpau*.h

I believe their is a problem in the Makefile on this line:
"@${LN} -sf ${DOCSDIR}/vdpau*.h ${PREFIX}/include/vdpau"

The vdpau files are links to docs file.

How can I fix it ?

Thanks,

Olivier


More information about the freebsd-ports mailing list