summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2010-06-19 02:13:47 +0000
committerglarkin <glarkin@FreeBSD.org>2010-06-19 02:13:47 +0000
commit4098994291297a51cd1e5aee696c42bab9e1168f (patch)
tree9c9ac34647986209f75786dbf7d44d4a80c38043
parentc38cfee0e2428c772e0ccb810d9c635965ef53f1 (diff)
downloadFreeBSD-ports-4098994291297a51cd1e5aee696c42bab9e1168f.zip
FreeBSD-ports-4098994291297a51cd1e5aee696c42bab9e1168f.tar.gz
- Unbreak with fixed pkg-plist
PR: ports/147130 Submitted by: Damian Gerow <dgerow at afflictions dot org> Approved by: maintainer timeout (skv - 3 weeks) Feature safe: yes
-rw-r--r--security/keepassx/Makefile2
-rw-r--r--security/keepassx/pkg-plist7
2 files changed, 3 insertions, 6 deletions
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile
index 6878b41..7b86c31 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 520ca08..aac0cef 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
OpenPOWER on IntegriCloud