aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/opencsg/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile
index e7dbd3b0fce6..7a07ab629900 100644
--- a/graphics/opencsg/Makefile
+++ b/graphics/opencsg/Makefile
@@ -14,10 +14,7 @@ COMMENT= Constructive Solid Geometry rendering library
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/../license.txt
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-USES= compiler:c++11-lang qmake qt:4
+USES= compiler:c++11-lang qmake qt:5
USE_GL= gl glew
USE_QT= qmake_build
WRKSRC= ${WRKDIR}/${DISTNAME}/src