1 | 1a2 |
---|
2 | > # $Id: Portfile 140960 2015-10-06 20:13:45Z michaelld@macports.org $ |
---|
3 | 43a45,47 |
---|
4 | > # this port is mostly used by KF5 ports so we indicate |
---|
5 | > # that we'd prefer to use port:qt5-kde if it's available |
---|
6 | > # (iow, installed, or installable because port:qt5 isn't). |
---|
7 | 44a49,51 |
---|
8 | > platform darwin { |
---|
9 | > PortGroup cxx11 1.0 |
---|
10 | > } |
---|
11 | 51,52c58,65 |
---|
12 | < bzr.revision 269 |
---|
13 | < version 0.9.3.15.10 |
---|
14 | --- |
---|
15 | > bzr.revision 271 |
---|
16 | > version 0.9.3.16.04 |
---|
17 | > distname ldbusmenu-qt-0.9.3 |
---|
18 | > worksrcdir ldbusmenu-qt-0.9.3 |
---|
19 | > |
---|
20 | > # libdbusmenu-qt5 use QtCore, QtWidgets and QtDBus all of which |
---|
21 | > # are provided by port:qt5-qtbase if port:qt5-kde isn't being used. |
---|
22 | > # (port:qt5-qtbase is pulled in by default in that case). |
---|