On Sat, Apr 09, 2005 at 06:35:27PM -0700, Sergei Gnezdov wrote:
> Manpage does not seem to provide much help and I could not find
> anything related to individual package configuration options such as
> WITHOUT_X11 in the file itself.

pkgtools.conf is just a handy way of storing all of the port-specific
options.  If you search the file you will find MAKE_ARGS.  There are
some examples in the file and good comments.  e.g.
  MAKE_ARGS = {
    'databases/phpmyadmin' => 'WITH_SUPHP=1',
  }

would cause portupgrade to /always/ build databases/phpmyadmin with
WITH_SUPHP=1

> Are there any instructions on pkgtools.conf file?

They're mostly in the pkgtools.conf file itself.

Hope that's some help,

-Lewis Thompson.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to