Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Dec 2013 13:09:09 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        geoffroy desvernay <dgeo@centrale-marseille.fr>, freebsd-ports@freebsd.org
Cc:        mat@FreeBSD.org, kuriyama@FreeBSD.org
Subject:   Re: build error on gnupg if KDNS selected (with poudriere)
Message-ID:  <58DFB25BD924C3144E02EBB9@ogg.in.absolight.net>
In-Reply-To: <529C7311.3070801@centrale-marseille.fr>
References:  <529C7311.3070801@centrale-marseille.fr>

next in thread | previous in thread | raw e-mail | index | archive | help


+--On 2 d=C3=A9cembre 2013 12:46:25 +0100 geoffroy desvernay
<dgeo@centrale-marseille.fr> wrote:
| Hi all,
|=20
| I'm not sure if the problem is gnupg's port, poudriere or ?
|=20
| Using 'KDNS' option of security/gnupg make this port depend on dns/adns
| (via MKDNS_LIB_DEPENDS=3D      libadns.so:${PORTSDIR}/dns/adns).
|
| I'm not familiar enought with new options framework to understand this,
| but I hope I soon will :)

My fault, that the lines are supposed to be ${opt}_${something} and here,
the option is KDNS, so, MKDNS is never defined. Fixed in r335479.

(Also, if you want to know about the new options framework, they're
described in the porter's handbook:
<http://www.freebsd.org/doc/en/books/porters-handbook/makefile-options.html>=
)

--=20
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58DFB25BD924C3144E02EBB9>