Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 02:10:03 +0100
From:      David Groves <dave@poddle.net>
To:        freebsd-questions@freebsd.org
Subject:   Building packages for dependencies with 'make package'
Message-ID:  <20020529021003.A2135@mail.poddle.net>

next in thread | raw e-mail | index | archive | help
I'm trying to make some packages built with some custom flags, to run on
various different systems.

I've setup the PACKAGES variable, so all my packages go into a single place,
but my trouble is with the dependenices. I want to build, for example,
mod_php4 with various options (which I'm happy to answer in the interactive
installer once), but this builds various dependencies, and I don't get
packages for them (just one for mod_php4 itself, ie. no apache package).

I imagine I missed something obvious here, and if someone could point it out
I can go away and slap myself for being dumb.

-- 
Dave
dave@poddle.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020529021003.A2135>