View | Details | Raw Unified | Return to bug 147130
Collapse All | Expand All

(-)keepassx/Makefile (-2 lines)
Lines 16-23 Link Here
16
16
17
RUN_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info
17
RUN_DEPENDS=	update-mime-database:${PORTSDIR}/misc/shared-mime-info
18
18
19
BROKEN=		bad plist
20
21
DATADIR=	${PREFIX}/share/${PORTNAME:L}
19
DATADIR=	${PREFIX}/share/${PORTNAME:L}
22
WRKSRC=		${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
20
WRKSRC=		${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
23
21
(-)keepassx/pkg-plist (-1 / +1 lines)
Lines 104-109 Link Here
104
@dirrmtry share/mime/packages
104
@dirrmtry share/mime/packages
105
@dirrmtry share/mime
105
@dirrmtry share/mime
106
@dirrmtry share/pixmaps
106
@dirrmtry share/pixmaps
107
@dirrmtry share/application
107
@dirrmtry share/applications
108
@comment @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
108
@comment @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
109
@comment @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
109
@comment @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime

Return to bug 147130