Date: Fri, 2 Dec 2005 14:56:20 +0100 From: Ulrich Spoerlein <q@galgenberg.net> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: freebsd-emulation@freebsd.org Subject: Re: Patch for emulators/linux_base-8 (was Re: warning) Message-ID: <20051202135620.GC1100@galgenberg.net> In-Reply-To: <20051202143505.rk3edpic800cww40@netchild.homeip.net> References: <17284.32307.784247.207350@jerusalem.litteratus.org> <20051124105440.cqdu7ydpc084kgsc@netchild.homeip.net> <20051124125951.GD1054@galgenberg.net> <20051124180627.665225aa@Magellan.Leidinger.net> <20051201213117.GC1083@galgenberg.net> <20051202114650.qg08meypusws0cw8@netchild.homeip.net> <20051202111628.GA1100@galgenberg.net> <20051202143505.rk3edpic800cww40@netchild.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--XvKFcGCOAo53UbWW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Alexander Leidinger wrote: > >No. It has to do with pkgdep which blindly takes the path/port defined > >in the Makefile, even if the binary/lib is coming from a port with a > >different origin. > > > >Most prominent example is ghostscript. If you happen to install > >ghostscript-afpl and then install something like epstools, it will > >depend on ghostscript-gnu, not -afpl. >=20 > We have a switch for the ghostscript ports... but I agree with you. If you're talking about WITH_GHOSTSCRIPT_AFPL, then it's not working as you might think. % cd /usr/ports/graphics/epstool % make -V WITH_GHOSTSCRIPT_AFPL -V RUN_DEPENDS true gs:/usr/ports/print/ghostscript-gnu =2E.. reading bsd.port.mk ... AAAAAAAAAAAAAARRRGGHH, since when are we checking explicitly for defined(foo) && foo =3D=3D yes? I usually set my vars to "true", not "yes". But anyway, the same problem exists with lynx vs lynx-ssl for example. And: We have a ghostscript-gpl port too, which isn't even mentioned in bsd.port.mk. Ulrich Spoerlein --=20 PGP Key ID: F0DB9F44 Encrypted mail welcome! Fingerprint: F1CE D062 0CA9 ADE3 349B 2FE8 980A C6B5 F0DB 9F44 Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn." didn't you understand? --XvKFcGCOAo53UbWW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkFKEmArGtfDbn0QRAjEqAKCUS94SegnQEUN/+dRpaNX8FyJClACg6M8N 6orFx83tfAyfiVlsMG3ED78= =SD3N -----END PGP SIGNATURE----- --XvKFcGCOAo53UbWW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202135620.GC1100>