Lines 17-23
Link Here
|
17 |
PLIST= ${.CURDIR}/pkg-plist |
17 |
PLIST= ${.CURDIR}/pkg-plist |
18 |
|
18 |
|
19 |
AVAHI_SLAVE= qt5 |
19 |
AVAHI_SLAVE= qt5 |
20 |
USES= qt:5 |
20 |
USES= compiler:c++11-lang qt:5 |
21 |
USE_QT= core buildtools_build |
21 |
USE_QT= core buildtools_build |
22 |
AVAHI_PKGCONFIG=avahi-qt5.pc |
22 |
AVAHI_PKGCONFIG=avahi-qt5.pc |
23 |
|
23 |
|