[69313] trunk/dports/science/root

Michael Dickens michaelld at macports.org
Wed Jun 30 08:04:40 PDT 2010


On Wed, 30 Jun 2010 00:54 -0500, "Ryan Schmidt"
<ryandesign at macports.org> wrote:
[snip]
> > -QTLIB          := QtCore.la QtGui.la Qt3Support.la QtOpenGL.la QtSvg.la QtXml.la QtWebKit.la QtNetwork.la
> > -+QTLIB          := -F/opt/local/libexec/qt4-mac/lib -framework QtCore -framework QtGui -framework Qt3Support -framework QtOpenGL -framework QtSvg -framework QtXml -framework QtWebKit -framework QtNetwork -framework ApplicationServices -framework Carbon -framework AppKit -L/opt/local/libexec/qt4-mac/lib -lpng -lz -lm
> > ++QTLIB          := -F at PREFIX@/libexec/qt4-mac/lib -framework QtCore -framework QtGui -framework Qt3Support -framework QtOpenGL -framework QtSvg -framework QtXml -framework QtWebKit -framework QtNetwork -framework ApplicationServices -framework Carbon -framework AppKit -L at PREFIX@/libexec/qt4-mac/lib -lpng -lz -lm
> >  QTINCDIR       := $(filter-out /usr/include, /opt/local/libexec/qt4-mac/include/ /opt/local/libexec/qt4-mac/include//Qt /opt/local/libexec/qt4-mac/include//Qt3Support /opt/local/libexec/qt4-mac/include//QtAssistant
[snip]

> What about all those other occurrences of "/opt/local"?

All the other occurrences are the result of 'configure'.  The only line
I'm tweaking is the one starting with QTLIB.  It's a hack to get around
a bigger issue. - MLD


More information about the macports-dev mailing list