Created attachment 177020 [details] correct KWALLET option in www/qupzilla-qt5 The KWALLET option had been added based on early plans for KDE5. Now that the KF5 ports are committed, correct the KWALLET option to match the new KF5 ports. Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5 components identified by stage-QA.
A commit references this bug: Author: tcberner Date: Mon Nov 21 12:15:16 UTC 2016 New revision: 426707 URL: https://svnweb.freebsd.org/changeset/ports/426707 Log: www/qupzilla-qt5: Correct the KWALLET option The KWALLET option had been added based on early plans for KDE5. Now that the KF5 ports are committed, correct the KWALLET option to match the new KF5 ports. Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5 components identified by stage-QA. PR: 214530 Submitted by: Matthew Rezny <matthew@reztek.cz> (maintainer) Approved by: rakuco (mentor) Changes: head/www/qupzilla-qt5/Makefile
Committed. Thanks.