aboutsummaryrefslogtreecommitdiff
path: root/graphics/opencsg
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2019-01-11 18:05:17 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2019-01-11 18:05:17 +0000
commit060e10d4b998868900674631fbfaf77b7eeb5350 (patch)
treeed7935e700b0aa4f4b676d9e3b548275c8c63565 /graphics/opencsg
parentb21c5ae2ebd082864bd848116b174114553ee424 (diff)
downloadports-060e10d4b998868900674631fbfaf77b7eeb5350.tar.gz
ports-060e10d4b998868900674631fbfaf77b7eeb5350.zip
Try to switch to qt5
Notes
Notes: svn path=/head/; revision=489986
Diffstat (limited to 'graphics/opencsg')
-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