Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 15:10:34 -0500
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        =?iso-8859-1?Q?Stefan_Wei=DFwange?= <weisswange@liwing.de>
Cc:        "Jens Rehsack" <rehsack@liwing.de>, <ports@freebsd.org>, <rifter@liwing.de>
Subject:   Re: FreeBSD Port: samba-2.2.3a - configuration options interactive script
Message-ID:  <02df01c1efb9$ebf38d80$f800a8c0@dwcjr>
References:  <3CC871DC.4EAC9AA@liwing.de> <20020425215741.GA95577@leviathan.inethouston.net> <3CCA6D96.696B26DE@liwing.de> <20020427165900.GA97604@leviathan.inethouston.net> <3CCC0220.66570DF3@liwing.de> <000c01c1eee4$5df02d20$f800a8c0@dwcjr> <3CCDA139.3BB5E18B@liwing.de> <20020429194852.GA93043@leviathan.inethouston.net> <3CCD9D91.4010809@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help
You have

.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes
.endif


so

.if defined(PACKAGE_BUILDING)

don't show the menu and just install


this way, people will still be able to install the samba package with
default values via pkg_add -r




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02df01c1efb9$ebf38d80$f800a8c0>