diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 14:01:38 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 14:01:38 +0000 |
commit | db25d63f5a147d03aa919c5b5d16876cc248d7c1 (patch) | |
tree | 94c9b93fec00a27efa918139e0a4b91e93aadf09 /security/gringotts | |
parent | 27d195667ddfa6af2799684206f0443bfadd150c (diff) |
Notes
Diffstat (limited to 'security/gringotts')
-rw-r--r-- | security/gringotts/Makefile | 1 | ||||
-rw-r--r-- | security/gringotts/pkg-plist | 1 |
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 |