sysutils/qtpass: prepare for Qt 5.13

PR:		238782
This commit is contained in:
Tobias C. Berner 2019-07-13 18:13:36 +00:00
parent 51409ae5ed
commit e5cc04bb5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506549

View file

@ -30,6 +30,10 @@ DESKTOP_ENTRIES= "QtPass" "" \
"${PREFIX}/bin/qtpass" \
"Security;Utility;" true
# Fix build with Qt 5.13
pre-build:
cd ${WRKSRC}/localization && ${LRELEASE} *ts
# Install the icon of the port.
post-install:
${INSTALL_DATA} ${WRKSRC}/artwork/icon.png \