aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-06 07:28:23 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-06 07:28:23 +0000
commit88900a9d6278dfc39e3db15f6000c9ecc218dc9a (patch)
treeaa07d34c6a53f4ce5260babdf16e6ef61d7a262e /math
parent505a9c090e99387c0a24601a41f33c7f104924fb (diff)
downloadports-88900a9d6278dfc39e3db15f6000c9ecc218dc9a.tar.gz
ports-88900a9d6278dfc39e3db15f6000c9ecc218dc9a.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/vtk8/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/vtk8/Makefile b/math/vtk8/Makefile
index 5dfb62df0313..5ee5457b791b 100644
--- a/math/vtk8/Makefile
+++ b/math/vtk8/Makefile
@@ -107,11 +107,6 @@ post-patch:
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MQT4}
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-.endif
-
.for g in ${VTK_GROUPS}
. if ${PORT_OPTIONS:M${g}}
CMAKE_ARGS+= -DVTK_Group_${g}:BOOL=ON