Date: Mon, 24 Jun 2019 21:46:27 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: "Tobias C. Berner" <tcberner@gmail.com> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r505045 - head/sysutils/plasma5-ksysguard Message-ID: <20190624194627.GB49520@ThinkPad-X200.g.anongoth.pl> In-Reply-To: <CAOshKtcPHHa4%2Bv2kL_aNKXzoXs1VkGw0nEAx3PkaArPJ6kCGzw@mail.gmail.com> References: <201906241810.x5OIAu1h080487@repo.freebsd.org> <CAOshKtcPHHa4%2Bv2kL_aNKXzoXs1VkGw0nEAx3PkaArPJ6kCGzw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nkiZ4Uvd7ga9vKa3 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Oh, I didn't use "implicit". Doesn't maintainer-feedback + mean that it's a= ccepted? On 19-06-24 21:34:09, Tobias C. Berner wrote: >Moin moin > >Sorry, but I explicitely did not approve this :) so using implicit on it, >is a bit of a crappy move. > >mfg Tobias > >On Mon, 24 Jun 2019 at 20:11, Piotr Kubaj <pkubaj@freebsd.org> wrote: > >> Author: pkubaj >> Date: Mon Jun 24 18:10:55 2019 >> New Revision: 505045 >> URL: https://svnweb.freebsd.org/changeset/ports/505045 >> >> Log: >> sysutils/plasma5-ksysguard: fix build with GCC-based architectures >> >> Link with libinotify explicitly to fix linking on GCC architectures. >> >> PR: 238702 >> Approved by: tcberner (maintainer, mentor) >> >> Modified: >> head/sysutils/plasma5-ksysguard/Makefile >> >> Modified: head/sysutils/plasma5-ksysguard/Makefile >> >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/sysutils/plasma5-ksysguard/Makefile Mon Jun 24 18:07:12 2019 >> (r505044) >> +++ head/sysutils/plasma5-ksysguard/Makefile Mon Jun 24 18:10:55 2019 >> (r505045) >> @@ -23,5 +23,6 @@ OPTIONS_SUB=3D yes >> >> INOTIFY_DESC=3D Filesystem alteration notifications using inot= ify >> INOTIFY_LIB_DEPENDS=3D libinotify.so:devel/libinotify >> +INOTIFY_LDFLAGS=3D -linotify >> >> .include <bsd.port.mk> >> >> > >--=20 >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. > --nkiZ4Uvd7ga9vKa3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl0RKJNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM5 Q0M4ODc4RDkyNDgyODg3M0IyOEEyQjdBNTk5Qjg1MjA4MzlDOUQACgkQelmbhSCD nJ13hQ/+JpZwCMu04CooWyKFCnI3q/YUXbkC9aSrCwVtgEdArcBsCWfTGYU+Rzp5 8n7gPcAHj6155MTn5UF5rQCyYJ/aqoCpcfp0HyNxwSctB+Iyxc7VDXpYNE+xmhP0 jF++XQ3uGedSPxlc/EljhaRvzjS65Mzu5WlTjwtr0tByyL0q/VnVtmEm/NVjbGrx w6bmwYzBQDMGHnhWo6PzdT8FqN1aiw8VH1KTH/Jo31gUsf3BZgbgLMruroR7Q2di R/V4bdH7e9WFa7ki/GybsBl/lo39Q6WqZWd/IsLy5i2Z2X56E3CCP040Pfs3dMYR WWLMd/SmYUJtkBwHWD5TwOpzUh+QLi7uhREvkGKls4In8S4KUFnbWKh32O6J6h/R nEY6R6jy0uoml8KVzc4w/9nE6NjjDACd/BoPfL8I73UTeRvCOQNXPlhSQXBkRKFn KPmZkfahsp2r8oB/lQxRgN+vMHYPlzadcAbolFZuV/JGC+ILduPnPMpqE37p3Y8J Gp/vyfsWqxl8lCEHhNFIZmAMs/KUJ2DFhlaPu09SoxJChnnjJzQdceb6NjEgl9WX xFYVsK5M8Rdh5+vWA8CWimt9v326Ldb21R7rkXYCkIAN4Tek9qTd0+gESQtSbnS/ /FDazvujjReyItU2j4MkrUZ19L9CkUAzN0l8iPsdW93Y3ayxsm0= =fEHo -----END PGP SIGNATURE----- --nkiZ4Uvd7ga9vKa3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190624194627.GB49520>