aboutsummaryrefslogtreecommitdiff
path: root/editors/cream
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:57:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-10-22 13:57:35 +0000
commita2105d9f79b4b1fd476adf76673c3c11c40dc633 (patch)
tree8ef09580acc4a6416ee6abeb00ca71999c743d2f /editors/cream
parentd46ccd7303bf20ea948fb7ae7d9295ad15a9bdf0 (diff)
downloadports-a2105d9f79b4b1fd476adf76673c3c11c40dc633.tar.gz
ports-a2105d9f79b4b1fd476adf76673c3c11c40dc633.zip
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
Notes
Notes: svn path=/head/; revision=331271
Diffstat (limited to 'editors/cream')
-rw-r--r--editors/cream/Makefile2
-rw-r--r--editors/cream/pkg-plist1
2 files changed, 0 insertions, 3 deletions
diff --git a/editors/cream/Makefile b/editors/cream/Makefile
index 31ea9b9dd07a..4e3f8b99d1be 100644
--- a/editors/cream/Makefile
+++ b/editors/cream/Makefile
@@ -28,10 +28,8 @@ do-install:
${MKDIR} ${VIMRUNTIME}/cream/${f}
${INSTALL_DATA} ${WRKSRC}/${f}/* ${VIMRUNTIME}/cream/${f}
.endfor
- ${MKDIR} ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/cream.png ${WRKSRC}/cream.svg \
${PREFIX}/share/pixmaps
- ${MKDIR} ${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/cream.desktop ${PREFIX}/share/applications
.if !defined(NOPORTDOCS)
.for f in docs docs-html
diff --git a/editors/cream/pkg-plist b/editors/cream/pkg-plist
index 95a96335de50..faadfb28ec5b 100644
--- a/editors/cream/pkg-plist
+++ b/editors/cream/pkg-plist
@@ -216,4 +216,3 @@ share/pixmaps/cream.svg
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs-html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrmtry share/applications