On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci
<pgollu...@p6m7g8.com> wrote:
>> +20090521:
>> +AUTHOR: port...@freebsd.org
>> +
>> +  * bsd.port.options.mk is now clear to be widely used.
>> +
>
> Are there any existing examples of how one should use this or porters
> handbook sections ?
>

The comments in bsd.port.options.mk shows how to use it:

#-*- mode: Fundamental; tab-width: 4; -*-
# ex:ts=4
#
# bsd.port.options.mk - Allow OPTIONS to determine dependencies
#
# usage:
#
#       .include "bsd.port.options.mk"
#       <deal with user options>
#       .include "bsd.port.pre.mk"
#       <other work, including adjusting dependencies>
#       .include "bsd.port.post.mk"
#
# Created by: Shaun Amott <sh...@inerd.com>
#
# $FreeBSD: ports/Mk/bsd.port.options.mk,v 1.2 2007/05/24 22:13:55 pav Exp $
#

Scot
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to