Date: Thu, 1 Jan 2004 11:04:38 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Philip Paeps <philip+freebsd@paeps.cx> Cc: freebsd-ports@freebsd.org Subject: Re: ports/60776: [update] devel/p5-SDL -> 1.20.3 Message-ID: <20040101110438.GA13579@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040101020838.32D063C@hermes.home.paeps.cx> References: <20040101020838.32D063C@hermes.home.paeps.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
--ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 01, 2004 at 03:08:38AM +0100, Philip Paeps wrote: > According to README.freebsd, a threaded Perl is required, if there is a w= ay to > check for the threadedness of Perl as a RUN_DEPENDS or similar, it would = be > nice to put that in too. Anyone know anything about that? You can test the threadedness of perl and set a variable within your Makefile by eg: PERL_USETHREADS !=3D perl -MConfig -le 'print "YES" if $$Config{"usethr= eads"};' Also look at eg. the mail/imp3 port for the way it uses ldd to test what capabilities are available in the mod_php shlib. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQE/8/7GdtESqEQa7a0RAtq3AJ99dRZexuve65Lv5fBEKEA0kSQa1wCeJQ+d ctAiCk2ch7/O9fZpWZdvF3k= =gWxs -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040101110438.GA13579>