Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2019 18:32:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236189] mail/mutt: simplify - remove LDFLAGS, etc.
Message-ID:  <bug-236189-7788-Bbp6KIRdhQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236189-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236189-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236189

--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
(In reply to Derek Schrock from comment #3)
I generally prefer to not hard-code the path when possible.  This let's the
user have more control.  It works fine for the default user since
/usr/local/bin is in the PATH by default (and there's no ambiguity with a
/usr/bin/aspell).  And it allows someone who might want to use a different
aspell the flexibility to do so (e.g., env PATH=3D/path/to/alt-aspell:$PATH
mutt).

I can definitely combine and bump.  Give my feedback a think and let me kno=
w -
my preference would be no hard-coded path, but it's your call as maintainer.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236189-7788-Bbp6KIRdhQ>