Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2024 04:40:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 252357] textproc/aspell: Doesn't need DOCS option
Message-ID:  <bug-252357-25061-kUn3OCY5ql@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252357-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252357-25061@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=3D252357

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D09b65d60120f8d75a7d799e4f8ea024=
68334d3e7

commit 09b65d60120f8d75a7d799e4f8ea02468334d3e7
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-31 04:38:02 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-31 04:38:02 +0000

    textproc/aspell: garbage-collect DOCS option (now useless)

    As of r332672, manpages are always installed and condition
    .if ${PORT_OPTIONS:MDOCS} had been removed; since the port
    does not install any other documentation, drop it from the
    option list as well.  While here, sort INFO alphabetically
    and GC the linking gimmick added for version 0.50.4.1 back
    in 2003 (r94146, now commit ed1d8c2ac3336): these days, it
    builds and links fine regardless of the optimization level.

    PR:     252357
    Fixes:  f027257d68fb6

 textproc/aspell/Makefile | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

--=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-252357-25061-kUn3OCY5ql>