html and postscript viewer

Ryan Schmidt ryandesign at macports.org
Fri Apr 1 17:27:40 PDT 2016


On Apr 1, 2016, at 19:03, Mark Brethen <mark.brethen at gmail.com> wrote:
> 
> Would someone look at the patch file and comment if okay or needs changes.

You should remove -L/usr/X11R6/lib; we don't want to get any libraries from there. We want to use the versions installed in ${prefix} by MacPorts. 

You should replace "g++" not with "$(CC)" but with "$(CXX)". 




More information about the macports-dev mailing list