graphics/okular: fix PURPOSE option's CMAKE_ARGS
The cmake package was renamed a while ago, so this had been broken for a
while technically. However with the latest release the optional
dependencies have been made required by default, leading to it now
actually erroring out in this case.
Reported by: Sebastian <sko@rostwald.de>
PR: 266637