diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index 6878b411d6e6..7b86c3156b39 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -16,8 +16,6 @@ COMMENT= Cross Platform Password Manager RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info -BROKEN= bad plist - DATADIR= ${PREFIX}/share/${PORTNAME:L} WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION} diff --git a/security/keepassx/pkg-plist b/security/keepassx/pkg-plist index 520ca08e19c1..aac0cef60ced 100644 --- a/security/keepassx/pkg-plist +++ b/security/keepassx/pkg-plist @@ -103,7 +103,6 @@ share/pixmaps/keepassx.xpm @dirrmtry share/mimelnk @dirrmtry share/mime/packages @dirrmtry share/mime -@dirrmtry share/pixmaps -@dirrmtry share/application -@comment @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@comment @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@dirrmtry share/applications +@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime