diff options
Diffstat (limited to 'x11-toolkits/qt5-uiplugin')
| -rw-r--r-- | x11-toolkits/qt5-uiplugin/Makefile | 8 | ||||
| -rw-r--r-- | x11-toolkits/qt5-uiplugin/distinfo | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-toolkits/qt5-uiplugin/Makefile b/x11-toolkits/qt5-uiplugin/Makefile index c2bc3f3110ca..511279c2913c 100644 --- a/x11-toolkits/qt5-uiplugin/Makefile +++ b/x11-toolkits/qt5-uiplugin/Makefile @@ -1,13 +1,15 @@ PORTNAME= uiplugin -DISTVERSION= ${QT5_VERSION} +PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} CATEGORIES= x11-toolkits devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Custom Qt widget plugin interface for Qt Designer -USES= compiler:c++17-lang qmake qt-dist:5,tools -USE_QT= core gui widgets +USES= compiler:c++17-lang perl5 qmake qt-dist:5,tools +USE_PERL5= extract +USE_QT= core gui widgets \ + buildtools_build # syncqt BUILD_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME} INSTALL_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME} diff --git a/x11-toolkits/qt5-uiplugin/distinfo b/x11-toolkits/qt5-uiplugin/distinfo new file mode 100644 index 000000000000..df5549373835 --- /dev/null +++ b/x11-toolkits/qt5-uiplugin/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1639424018 +SHA256 (KDE/Qt/5.15.2/kde-qttools-5.15.2p17.tar.xz) = 51281e37f5b140eeff242dfefe525bd7fca0223f8da5f33a2cf79e32745eb11a +SIZE (KDE/Qt/5.15.2/kde-qttools-5.15.2p17.tar.xz) = 8842464 |
