Finding options for ports

Michael C. Shultz ringworm at inbox.lv
Mon Nov 15 13:26:05 PST 2004


On Monday 15 November 2004 12:18 pm, Kill the Penguin wrote:
> I've ran into this sort of problem from time to time. How do you find
> and specify options in those ports that don't present a banner. For
> example, the php4 port has many options listed in the Makefile.ext
> file, but it's not clear how to turn these on. I looked through the
> ports docs again and I don't see anything like "make showoptions".
> Can someone give me a clue?
>
> Chris
>
> Only adults have difficulty with childproof caps.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

To find "WITH" type options I just do the following:

cat Makefile | grep WITH

Hope this helps some...


-Mike



More information about the freebsd-questions mailing list