From 5b78d8d993307433dcdf0d1224e6a2e951269fe4 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Tue, 22 Oct 2013 13:58:55 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) --- java/icedtea-web/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'java') diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 7401c85b5f89..d2eaae96217b 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -118,7 +118,6 @@ post-build: post-install: ${MKDIR} ${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/*.desktop ${DESKTOPDIR} - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/javaws.png \ ${PREFIX}/share/pixmaps/itweb-javaws.png -- cgit