Opened 9 years ago
Last modified 3 years ago
#49629 closed defect
qt4-mac: qmake is in /opt/local/libexec/qt4/bin/qmake — at Version 1
Reported by: | rickrich@… | Owned by: | michaelld@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
qmake is in /opt/local/libexec/qt4/bin/qmake:
$ ll /opt/local/libexec/qt4/bin/qmake -rwxr-xr-x 1 root admin 5573924 Nov 8 11:47 /opt/local/libexec/qt4/bin/qmake
But there is no symlink to:
$ ll /opt/local/bin/qmake ls: /opt/local/bin/qmake: No such file or directory
Change History (1)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
Port: | qt4-mac added |
Summary: | qmake is in /opt/local/libexec/qt4/bin/qmake → qt4-mac: qmake is in /opt/local/libexec/qt4/bin/qmake |
Note: See
TracTickets for help on using
tickets.
I believe that is intentional, so that the qt4-mac and qt5-mac ports do not conflict.