Created attachment 172314 [details] Unified diff Add patch to tolerate file:// in command line arg. This prefix is added by Lumina desktop's file browser and possible other tools that exec qiviewer.
Thanks Jason, can you confirm this change passes QA (portlint, poudriere) please
Created attachment 172329 [details] Unified diff Updated with make makepatch.
Ooops, pardon my slop: portlint: OK (minor warnings) testport: OK (poudriere: {9.3,10.1}, {i386,amd64})
A commit references this bug: Author: vg Date: Tue Aug 23 06:57:24 UTC 2016 New revision: 420650 URL: https://svnweb.freebsd.org/changeset/ports/420650 Log: - Add patch to tolerate file:// in command line arg. PR: ports/210968 Submitted by: Jason Bacon <bacon4000@gmail.com> Changes: head/graphics/qiviewer/Makefile head/graphics/qiviewer/files/ head/graphics/qiviewer/files/patch-main.cpp
Committed, thank you!