Hello ports@, Looks like we missed a comma in the makefile which is preventing the current Lumina 1.4 port from building. I've attached a diff which I painfully built every dependency from source on my Thinkpad X230 to verify it was working correctly.
Thanks to Martijn (copied) for notifying me. I'd appreciate a set of eyes on this and for someone to please commit it on my behalf. Thanks, Bryan
--- Makefile Thu Dec 14 13:25:01 2017 +++ /root/Makefile Fri Dec 29 09:43:15 2017 @@ -35,7 +35,7 @@ x11/xscreensaver \ x11/gtk+3,-guic -LIB_DEPENDS= print/poppler,-qt5 \ +LIB_DEPENDS= print/poppler,,-qt5 \ x11/qt5/qtmultimedia \ x11/qt5/qtsvg \ x11/qt5/qtx11extras