Date: Thu, 16 Feb 2012 15:09:00 +0200 From: Alex Kozlov <spam@rm-rf.kiev.ua> To: Michael Scheidell <michael.scheidell@secnap.com>, ports@freebsd.org, spam@rm-rf.kiev.ua Subject: Re: Making 8.3 packaged ports 'pretty'... and INSTALL_ICONS macro. Message-ID: <20120216130900.GA44677@ravenloft.kiev.ua>
next in thread | raw e-mail | index | archive | help
On Thu, Feb 16, 2012 at 07:54:23AM -0500, Michael Scheidell wrote: > In looking at some of the prs, minor ones, (safe ones) which just > upgrades, I noticed one that is a kde4/q4t program, > portlint complains (a little) > > WARN: deskutils/plasma-applet-cwp/pkg-plist: [36]: installing icons, > please define INSTALLS_ICONS as appropriate > WARN: deskutils/plasma-applet-cwp/pkg-plist: [37]: installing icons, > please define INSTALLS_ICONS as appropriate > > putting in INSTALLS_ICONS=yes in Makefile, keeps it quiet, but what are > the side affects of this? does it affect pkg-plist, does it affect 'non > gnome' programs? This option adds a graphics/gtk-update-icon-cache dependency (plus all of its dependencies) and runs gtk-update-icon-cache to update gtk icon cache. Please also see ports/162260. -- Adios
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120216130900.GA44677>