[Bug 241327] mail/roundcube: Broken NSC option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 18 13:54:59 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241327
Bug ID: 241327
Summary: mail/roundcube: Broken NSC option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ale at FreeBSD.org
Reporter: tobik at freebsd.org
CC: ale at FreeBSD.org
Assignee: ale at FreeBSD.org
Flags: maintainer-feedback?(ale at FreeBSD.org)
Attachment #208405 maintainer-approval?(ale at FreeBSD.org)
Flags:
CC: ale at FreeBSD.org
Created attachment 208405
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208405&action=edit
roundcube.diff
The NSC option has been basically broken in ports r423243 where
.if ${PORT_OPTIONS:MNSC}
post-extract:
...
.endif
has been replaced with
post-extract-NSC:
...
which is not equivalent and wrong (note the missing -on suffix).
This was three years ago and the port has been updated multiple
times since then. Is files/spellchecker.php still functional?
Should we fix the option or remove it (the attached patch remove it)?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list