Quake 3 Arena port avilable!

Alejandro Pulver alejandro at varnet.biz
Tue Aug 23 16:27:46 GMT 2005


On Tue, 23 Aug 2005 11:17:35 +0200
Ulrich Spoerlein <q at 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


More information about the freebsd-ports mailing list