On 3/16/06, Daniel S. Haischt <[EMAIL PROTECTED]> wrote: > Another question which is related to the above notice... > > Say I do want a DSPAM package that is compiled against PostgreSQL > but the official FreeBSD package uses MySQL. Am I in that case > required to create my own DSPAM package using 'make package' > after having build a DSPAM port that fulfils my requirements?
Yes, you would need a make package-recursive and store the packages somewhere.
