diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-05 09:39:21 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-05 09:39:21 +0000 |
commit | a9662ed9499601956169af13ac47f255b10f83e1 (patch) | |
tree | de667d296e818eb8d5953ab35ea2c695f47825db /x11-toolkits/qt5-declarative | |
parent | f7d704569d02ab6d3da84ce41f3b418688b9baf8 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qt5-declarative')
-rw-r--r-- | x11-toolkits/qt5-declarative/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt5-declarative/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile index 775cc9471ca9..7a0065698ca2 100644 --- a/x11-toolkits/qt5-declarative/Makefile +++ b/x11-toolkits/qt5-declarative/Makefile @@ -2,7 +2,6 @@ PORTNAME= declarative DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- diff --git a/x11-toolkits/qt5-declarative/pkg-plist b/x11-toolkits/qt5-declarative/pkg-plist index 9ef1dada9d8b..df93164aae89 100644 --- a/x11-toolkits/qt5-declarative/pkg-plist +++ b/x11-toolkits/qt5-declarative/pkg-plist @@ -215,6 +215,9 @@ %%QT_INCDIR%%/QtDeclarative/qtdeclarativeversion.h %%QT_LIBDIR%%/cmake/Qt5Declarative/Qt5DeclarativeConfig.cmake %%QT_LIBDIR%%/cmake/Qt5Declarative/Qt5DeclarativeConfigVersion.cmake +%%QT_LIBDIR%%/cmake/Qt5Declarative/Qt5Declarative_QTcpServerConnection.cmake +%%QT_LIBDIR%%/cmake/Qt5Declarative/Qt5Declarative_QtQuick1Plugin.cmake +%%QT_LIBDIR%%/cmake/Qt5Designer/Qt5Designer_QDeclarativeViewPlugin.cmake %%QT_LIBDIR%%/libQt5Declarative.prl %%QT_LIBDIR%%/libQt5Declarative.so %%QT_LIBDIR%%/libQt5Declarative.so.5 |