aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorVeniamin Gvozdikov <vg@FreeBSD.org>2015-08-27 19:21:36 +0000
committerVeniamin Gvozdikov <vg@FreeBSD.org>2015-08-27 19:21:36 +0000
commite17dfb0ce42788c7804e78ce69353c219faec6d9 (patch)
tree46073d73fbb9bb2083bf3ffbd5245af1b7bf5cb4 /deskutils
parente80238f30c0eb115be49c51cf2404647efa81ea7 (diff)
downloadports-e17dfb0ce42788c7804e78ce69353c219faec6d9.tar.gz
ports-e17dfb0ce42788c7804e78ce69353c219faec6d9.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/znotes/Makefile5
-rw-r--r--deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp2
2 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile
index 7a47801c5c99..5aeac1f38ce2 100644
--- a/deskutils/znotes/Makefile
+++ b/deskutils/znotes/Makefile
@@ -11,10 +11,11 @@ MAINTAINER= vg@FreeBSD.org
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" \
diff --git a/deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp b/deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp
index 05d2c172f814..aafe49c24fc7 100644
--- a/deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp
+++ b/deskutils/znotes/files/patch-single__inst_qtlocalpeer.cpp
@@ -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)