pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44695: Please add build setting for multi-packages to _BUILD_DEFS [patch]
The following reply was made to PR pkg/44695; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/44695: Please add build setting for multi-packages to
_BUILD_DEFS [patch]
Date: Tue, 8 Mar 2011 13:33:31 +0100
On Mon, Mar 07, 2011 at 10:40:00PM +0000, cheusov%tut.by@localhost wrote:
> +# Store the build options for multi-packages, i.e. packages that can
> +# be built with multiple versions of Apache, Python, Ruby, PHP etc.
> +#
> +.if defined(MULTI)
> +_BUILD_DEFS+= MULTI
> +.endif
> +
This is wrong, since MULTI is not a property that changes the build of
the package.
Joerg
Home |
Main Index |
Thread Index |
Old Index