diff options
author | joerg <joerg@pkgsrc.org> | 2015-01-25 13:10:19 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2015-01-25 13:10:19 +0000 |
commit | b3b0e638acd46c48e5e5f09bb9fafa2f7776b960 (patch) | |
tree | 2042b54156faf62710b294114520492298a3e910 /inputmethod | |
parent | 03a1c90c0fefc56c743a696b57e15ed87c203e83 (diff) | |
download | pkgsrc-b3b0e638acd46c48e5e5f09bb9fafa2f7776b960.tar.gz |
Installs cmake file now. Bump revision.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/qt5-uim/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/qt5-uim/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile index 7b3172af46d..64089543bf4 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2014/10/07 16:47:28 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/01/25 13:10:19 joerg Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/qt5-uim/PLIST b/inputmethod/qt5-uim/PLIST index 11ce3414edf..5d8f0f76079 100644 --- a/inputmethod/qt5-uim/PLIST +++ b/inputmethod/qt5-uim/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/13 14:38:36 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/01/25 13:10:19 joerg Exp $ +qt5/lib/cmake/Qt5Gui/Qt5Gui_.cmake qt5/plugins/platforminputcontexts/libuimplatforminputcontextplugin.la |