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: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/44695: Please add build setting for multi-packages to
_BUILD_DEFS [patch]
Date: Tue, 08 Mar 2011 11:16:03 +0200
>> Patch below provides a way to do this by adding new field "MULTI" to
>> "Build information" in the binary file and pkgdb (pkg_info -B). At
>> build time the variable MULTI is modified in
>> lang/*/{apache,{py,php,ruby}version}.mk files and then (if defined) is
>> added to _BUILD_DEFS.
> Why not add it to BUILD_DEFS in apache.mk, ... directly?
Do you mean
BUILD_DEFS += MULTI
in lang/*/{apache,{py,php,ruby}version}.mk?
If it doesn't cause multiple MULTI= entires in binaries for, e.g.,
multi-python multi-php packages, I'm fine with it.
--
Best regards, Aleksey Cheusov.
Home |
Main Index |
Thread Index |
Old Index