aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2019-01-12 02:05:17 +0800
committermr <mr@FreeBSD.org>2019-01-12 02:05:17 +0800
commit7f29344aa8db5fa155859a469a8621a16307d04e (patch)
treeed7935e700b0aa4f4b676d9e3b548275c8c63565 /graphics
parentd6d6b2807330f03df0ef3a8483bba27e6af8d7d2 (diff)
downloadfreebsd-ports-gnome-7f29344aa8db5fa155859a469a8621a16307d04e.tar.gz
freebsd-ports-gnome-7f29344aa8db5fa155859a469a8621a16307d04e.tar.zst
freebsd-ports-gnome-7f29344aa8db5fa155859a469a8621a16307d04e.zip
Try to switch to qt5
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