diff options
author | joerg <joerg@pkgsrc.org> | 2014-09-10 12:24:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-09-10 12:24:13 +0000 |
commit | addf7c1ffa75ee69c7658708b5394029ac795f39 (patch) | |
tree | 3d446b3e1ae88b94f0d4abfbacf4cbb2bc554b41 /x11/qt5-qtquick1 | |
parent | 58dea4a6afa24b35c551b8c36834e1be3f1109cf (diff) | |
download | pkgsrc-addf7c1ffa75ee69c7658708b5394029ac795f39.tar.gz |
Deal with the tools now getting installed. Bump revision.
Diffstat (limited to 'x11/qt5-qtquick1')
-rw-r--r-- | x11/qt5-qtquick1/Makefile | 3 | ||||
-rw-r--r-- | x11/qt5-qtquick1/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/qt5-qtquick1/Makefile b/x11/qt5-qtquick1/Makefile index 17b42c53be0..0fb028d368a 100644 --- a/x11/qt5-qtquick1/Makefile +++ b/x11/qt5-qtquick1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/04/23 07:05:32 adam Exp $ +# $NetBSD: Makefile,v 1.10 2014/09/10 12:24:13 joerg Exp $ PKGNAME= qt5-qtquick1-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 module for Quick1 .include "../../x11/qt5-qtbase/Makefile.common" diff --git a/x11/qt5-qtquick1/PLIST b/x11/qt5-qtquick1/PLIST index 12baafa9ee3..1d499599f52 100644 --- a/x11/qt5-qtquick1/PLIST +++ b/x11/qt5-qtquick1/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2013/12/15 09:42:44 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/09/10 12:24:13 joerg Exp $ lib/pkgconfig/Qt5Declarative.pc +qt5/bin/qml1plugindump +qt5/bin/qmlviewer qt5/imports/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.la qt5/imports/Qt/labs/folderlistmodel/plugins.qmltypes qt5/imports/Qt/labs/folderlistmodel/qmldir |