aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/qt5-opengl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qt5-opengl/Makefile')
-rw-r--r--graphics/qt5-opengl/Makefile6
1 files changed, 3 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