[Bug 243983] news/fidogate
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 8 17:31:43 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243983
--- Comment #1 from Sergey Anokhin <admin at 5034.ru> ---
Created attachment 211477
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211477&action=edit
Makefile
Added lines:
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MINN}
CONFIGURE_ARGS+= --with-inndir=${PREFIX}/news
--with-innetcdir=${PREFIX}/news/etc --with-inndbdir=${PREFIX}/news/db
--with-innspooldir=${PREFIX}/news/spool
.endif
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list