diff options
Diffstat (limited to 'graphics/qt5-opengl')
-rw-r--r-- | graphics/qt5-opengl/Makefile | 6 | ||||
-rw-r--r-- | graphics/qt5-opengl/distinfo | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/qt5-opengl/Makefile b/graphics/qt5-opengl/Makefile index c681e221d04b..5194184c2245 100644 --- a/graphics/qt5-opengl/Makefile +++ b/graphics/qt5-opengl/Makefile @@ -1,14 +1,14 @@ PORTNAME= opengl -DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 +PORTVERSION= ${QT5_VERSION}${QT5_KDE_PATCH} CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5-compatible OpenGL support module -USES= compiler:c++11-lang gl qmake:no_env qt-dist:5,base +USES= compiler:c++11-lang gl perl5 qmake:no_env qt-dist:5,base USE_GL= gl +USE_PERL5= extract USE_QT= core gui widgets qmake_build buildtools_build HAS_CONFIGURE= yes diff --git a/graphics/qt5-opengl/distinfo b/graphics/qt5-opengl/distinfo new file mode 100644 index 000000000000..0e177b2b97d3 --- /dev/null +++ b/graphics/qt5-opengl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1639423885 +SHA256 (KDE/Qt/5.15.2/kde-qtbase-5.15.2p263.tar.xz) = a516b110cc8c3ae1627711cf3f7fdfffcd300e75cca6c97aa037ea940780ad1e +SIZE (KDE/Qt/5.15.2/kde-qtbase-5.15.2p263.tar.xz) = 49709048 |