Date: Wed, 11 Oct 2017 14:25:09 +0200 (CEST) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no> To: Ole <ole@free.de> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: munin-node with postgresql96-client Message-ID: <alpine.BSF.2.21.1710111424220.44721@mail.fig.ol.no> In-Reply-To: <20171011140256.595a09b5.ole@free.de> References: <20171011140256.595a09b5.ole@free.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 11 Oct 2017 14:02+0200, Ole wrote: > i try to build sysutils/munin-node with postgresql96-client as > dependency. > > I added to my /etc/make.conf > DEFAULT_VERSIONS+= psql=9.6 Try: DEFAULT_VERSIONS+= pgsql=9.6 Your's are missing a g. -- Trond.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.1710111424220.44721>