Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Feb 2020 17:31:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243983] news/fidogate
Message-ID:  <bug-243983-7788-6No00AYyNK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243983-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243983-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=3D243983

--- Comment #1 from Sergey Anokhin <admin@5034.ru> ---
Created attachment 211477
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211477&action=
=3Dedit
Makefile

Added lines:

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MINN}
CONFIGURE_ARGS+=3D        --with-inndir=3D${PREFIX}/news
--with-innetcdir=3D${PREFIX}/news/etc --with-inndbdir=3D${PREFIX}/news/db
--with-innspooldir=3D${PREFIX}/news/spool
.endif

--=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-243983-7788-6No00AYyNK>