From a2105d9f79b4b1fd476adf76673c3c11c40dc633 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Oct 2013 13:57:35 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) --- editors/scite/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'editors/scite/Makefile') diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 3e55028cb2f8..f1d9a9cd6562 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -41,8 +41,6 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/../bin/SciTE ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/../doc/scite.1 ${MANPREFIX}/man/man1 - @${MKDIR} ${PREFIX}/share/applications - @${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/SciTE.desktop ${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/Sci48M.png ${PREFIX}/share/pixmaps @${MKDIR} ${DATADIR} -- cgit v1.2.3