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

2010-09-17 Thread Olivier Cochard-Labbé
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

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

2010-09-17 Thread Anonymous
Olivier Cochard-Labbé oliv...@cochard.me writes: 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

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

2010-09-17 Thread Olivier Cochard-Labbé
On Fri, Sep 17, 2010 at 5:29 PM, Anonymous swel...@gmail.com wrote: Try to replace the line with �...@${install_data} ${WRKSRC}/doc/vdpau*.h ${PREFIX}/include/vdpau Thanks ! Works great :-) Regards, Olivier ___ freebsd-ports@freebsd.org mailing