From 444b74f1ca29e3686faf2ef602b1cad0a6664f87 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Oct 2013 13:50:43 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a) Approved by: portmgr (bdrewery) --- audio/last.fm/Makefile | 2 +- audio/last.fm/pkg-plist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'audio/last.fm') diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index f542f3e74216..bcbc690f0f1d 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -66,8 +66,8 @@ post-build: do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/last.fm.sh ${PREFIX}/bin/last.fm - ${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/services ${INSTALL_DATA} ${FILESDIR}/last.fm.desktop ${PREFIX}/share/applications + ${MKDIR} ${PREFIX}/share/services ${INSTALL_DATA} ${FILESDIR}/lastfm.protocol ${PREFIX}/share/services ${MKDIR} ${DATADIR} ${CP} -Rp ${WRKSRC}/bin/* ${DATADIR}/ diff --git a/audio/last.fm/pkg-plist b/audio/last.fm/pkg-plist index d37a8df70d34..d7017d0e8390 100644 --- a/audio/last.fm/pkg-plist +++ b/audio/last.fm/pkg-plist @@ -113,7 +113,6 @@ bin/last.fm share/applications/last.fm.desktop share/services/lastfm.protocol @dirrmtry share/services -@dirrmtry share/applications @dirrm %%DATADIR%%/services @dirrm %%DATADIR%%/data/icons @dirrm %%DATADIR%%/data/buttons -- cgit v1.2.3