From ee1d6bae4416da57464b0aeccdd390487ce50a18 Mon Sep 17 00:00:00 2001 From: amdmi3 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) --- astro/roadnav/Makefile | 3 --- astro/roadnav/pkg-plist | 1 - 2 files changed, 4 deletions(-) (limited to 'astro/roadnav') diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile index 3e1f0edcff77..6a4edf331592 100644 --- a/astro/roadnav/Makefile +++ b/astro/roadnav/Makefile @@ -26,9 +26,6 @@ PORTDOCS= * .include -pre-su-install: - @${MKDIR} ${PREFIX}/share/applications - post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in diff --git a/astro/roadnav/pkg-plist b/astro/roadnav/pkg-plist index 19c6f40441c9..cd2d671d737e 100644 --- a/astro/roadnav/pkg-plist +++ b/astro/roadnav/pkg-plist @@ -146,4 +146,3 @@ share/pixmaps/roadnav.png @dirrm %%DATADIR%%/skins/Default-Day @dirrm %%DATADIR%%/skins @dirrm %%DATADIR%% -@dirrmtry share/applications -- cgit