Date: 11 Oct 2005 16:35:14 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Peter Matulis <petermatulis@yahoo.ca> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: ports and compile options Message-ID: <44u0fn7px9.fsf@be-well.ilk.org> In-Reply-To: <20051011144933.82353.qmail@web60025.mail.yahoo.com> References: <20051011144933.82353.qmail@web60025.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Matulis <petermatulis@yahoo.ca> writes: > I recently upgraded my ports and now my editor (bluefish) has lost its syntax highlighting. > Errors from within the editor mention pcre not being compiled with UTF8 support. How do I > specify such compile options when installing by port? I am using 5.4 stable. devel/pcre-utf8 instead of devel/pcre might do it. A useful incantation might be something like # portupgrade -f -o devel/pcre-utf8 devel/pcre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44u0fn7px9.fsf>