|
Lines 17-22
QA_ENV+= STAGEDIR=${STAGEDIR} \
Link Here
|
| 17 |
.if !empty(USES:Mdesktop-file-utils) |
17 |
.if !empty(USES:Mdesktop-file-utils) |
| 18 |
QA_ENV+= USESDESKTOPFILEUTILS=yes |
18 |
QA_ENV+= USESDESKTOPFILEUTILS=yes |
| 19 |
.endif |
19 |
.endif |
|
|
20 |
.if !empty(USES:Mlibtool*) |
| 21 |
QA_ENV+= USESLIBTOOL=yes |
| 22 |
.endif |
| 20 |
.if !empty(USES:Mshared-mime-info) |
23 |
.if !empty(USES:Mshared-mime-info) |
| 21 |
QA_ENV+= USESSHAREDMIMEINFO=yes |
24 |
QA_ENV+= USESSHAREDMIMEINFO=yes |
| 22 |
.endif |
25 |
.endif |