From 73b7596b94a9aac96bd82ef2734fec4237b94884 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 22 Oct 2013 14:04:01 +0000 Subject: - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) --- www/rssowl/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/rssowl') diff --git a/www/rssowl/Makefile b/www/rssowl/Makefile index 36493621732e..612f1d48aa5a 100644 --- a/www/rssowl/Makefile +++ b/www/rssowl/Makefile @@ -57,7 +57,6 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/rssowl ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/rssowl.jar ${DATADIR} - ${MKDIR} ${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/img/32x32.png ${PREFIX}/share/pixmaps/rssowl.png .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} -- cgit v1.2.3