From d46ccd7303bf20ea948fb7ae7d9295ad15a9bdf0 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Oct 2013 13:56:27 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m) Approved by: portmgr (bdrewery) --- misc/tvbrowser/Makefile | 1 - misc/tvbrowser/pkg-plist | 1 - 2 files changed, 2 deletions(-) (limited to 'misc/tvbrowser') diff --git a/misc/tvbrowser/Makefile b/misc/tvbrowser/Makefile index fc13b8bb1f4e..5b1fe036c997 100644 --- a/misc/tvbrowser/Makefile +++ b/misc/tvbrowser/Makefile @@ -18,7 +18,6 @@ JAVA_VERSION= 1.6+ SUB_FILES= tvbrowser do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/ @${REINPLACE_CMD} -e "s/${PORTNAME}\.sh/${PORTNAME}/" \ ${WRKSRC}/${PORTNAME}.desktop @${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ diff --git a/misc/tvbrowser/pkg-plist b/misc/tvbrowser/pkg-plist index 598269d187be..52d26900402a 100644 --- a/misc/tvbrowser/pkg-plist +++ b/misc/tvbrowser/pkg-plist @@ -85,4 +85,3 @@ share/applications/tvbrowser.desktop @dirrmtry %%DATADIR%%/icons @dirrmtry %%DATADIR%%/hyphen @dirrmtry %%DATADIR%% -@dirrmtry share/applications -- cgit v1.2.3