1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

math/vtk8: Remove bogus (leftover) QT4 section

This commit is contained in:
Yuri Victorovich 2018-12-06 07:28:23 +00:00
parent 505a9c090e
commit 88900a9d62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486738

View File

@ -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