Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Aug 2002 18:07:43 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        MikeM <MyRaQ@mgm51.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Nano (was Re: How to pass configure parms into a port)
Message-ID:  <Pine.BSF.4.21.0208061805120.32991-100000@wonkity.com>
In-Reply-To: <200208061115140503.0049FE96@sentry.24cl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Aug 2002, MikeM wrote:

> I'd like to build the port of the nano editor and I'd like to disable
> wrapping in the editor.  If I were building nano from the tarball, I'd
> specify the --disable-wrapping parameter on the configure step of the
> build.

It doesn't answer the question, but rather than mess with modifying a
port, I just define an alias in my startup:

alias nano="nano -cimwz"

Then you don't need to modify the port.

-Warren Block * Rapid City, South Dakota USA


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0208061805120.32991-100000>