Index: deskutils/znotes/Makefile =================================================================== --- deskutils/znotes/Makefile (revision 394999) +++ deskutils/znotes/Makefile (working copy) @@ -11,10 +11,11 @@ COMMENT= Simple notes managment application based on Qt 4 LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= qmake -USE_QT4= gui network xml uic_build moc_build rcc_build \ - linguist_build +USE_QT4= corelib gui network xml uic_build moc_build rcc_build \ + linguisttools_build QMAKE_ARGS= QMAKE_LRELEASE=${LRELEASE} DESKTOP_ENTRIES="zNotes" "Notes managment" \ Index: deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp =================================================================== --- deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp (revision 394999) +++ deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp (working copy) @@ -1,4 +1,4 @@ ---- single_inst/qtlocalpeer.cpp.orig 2011-08-27 08:25:14.000000000 +0000 +--- single_inst/qtlocalpeer.cpp.orig 2011-08-27 08:25:14 UTC +++ single_inst/qtlocalpeer.cpp @@ -58,9 +58,7 @@ static PProcessIdToSessionId pProcessIdT #if defined(Q_OS_UNIX)