summaryrefslogtreecommitdiffstats
path: root/security/gringotts/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-10-22 14:01:38 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2013-10-22 14:01:38 +0000
commitf96d380b5412c4ad8c38bbdcc47f11ce8315dcc5 (patch)
tree94c9b93fec00a27efa918139e0a4b91e93aadf09 /security/gringotts/Makefile
parent3de97728a96283355364c1463d67201ddcf5cf2e (diff)
downloadFreeBSD-ports-f96d380b5412c4ad8c38bbdcc47f11ce8315dcc5.zip
FreeBSD-ports-f96d380b5412c4ad8c38bbdcc47f11ce8315dcc5.tar.gz
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by: portmgr (bdrewery)
Diffstat (limited to 'security/gringotts/Makefile')
-rw-r--r--security/gringotts/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/gringotts/Makefile b/security/gringotts/Makefile
index ffc36f9..4e49993 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}
OpenPOWER on IntegriCloud