Date: Tue, 23 Aug 2005 13:28:01 -0300 From: Alejandro Pulver <alejandro@varnet.biz> To: Ulrich Spoerlein <q@galgenberg.net> Cc: ports@freebsd.org, Edwin Groothuis <edwin@mavetju.org> Subject: Re: Quake 3 Arena port avilable! Message-ID: <20050823132801.4b8d3570@phobos.mars.bsd> In-Reply-To: <20050823091735.GC1012@galgenberg.net> References: <20050823024402.GG1186@k7.mavetju> <20050823091735.GC1012@galgenberg.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Aug 2005 11:17:35 +0200 Ulrich Spoerlein <q@galgenberg.net> wrote: > Sigh, forgot: > > Does *the build* really depend on Perl? It's only used for patching > right? Then USE_PERL is wrong, and you should add either PATCH_DEPENDS > or EXTRACT_DEPENDS=perl (the post-patch target could be made into > post-extract) > Hello, The building system is cons (there are also GNU Makefiles), so yes it depends on Perl for building. See the do-build target: # Build Quake III Arena @(cd ${WRKSRC}/code && ${PERL} ./unix/cons -- release) Best Regards, Ale
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050823132801.4b8d3570>