aboutsummaryrefslogtreecommitdiff
path: root/security/gringotts
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:01:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 14:01:38 +0000
commitdb25d63f5a147d03aa919c5b5d16876cc248d7c1 (patch)
tree94c9b93fec00a27efa918139e0a4b91e93aadf09 /security/gringotts
parent27d195667ddfa6af2799684206f0443bfadd150c (diff)
downloadports-db25d63f5a147d03aa919c5b5d16876cc248d7c1.tar.gz
ports-db25d63f5a147d03aa919c5b5d16876cc248d7c1.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331274
Diffstat (limited to 'security/gringotts')
-rw-r--r--security/gringotts/Makefile1
-rw-r--r--security/gringotts/pkg-plist1
2 files changed, 0 insertions, 2 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index ffc36f92a8b9..4e499931f6c0 100644
--- a/security/gringotts/Makefile
+++ b/security/gringotts/Makefile
@@ -30,7 +30,6 @@ post-patch:
'/^install-exec-am:/s|install-exec-local||' ${WRKSRC}/src/Makefile.in
post-install:
- @${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/security/gringotts/pkg-plist b/security/gringotts/pkg-plist
index 506653fe384e..dbd47fd9683d 100644
--- a/security/gringotts/pkg-plist
+++ b/security/gringotts/pkg-plist
@@ -15,4 +15,3 @@ share/locale/ru/LC_MESSAGES/gringotts.mo
share/pixmaps/gringotts.xpm
share/pixmaps/gringotts-32.xpm
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry share/applications