tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: LICENSE as a conditional list
On Thu, Sep 29, 2011 at 12:09:54PM +0200, Filip Hajny wrote:
> Hi guys,
>
> would this be considered invalid?
>
> .if !empty(PKG_OPTIONS:Mextra)
> LICENSE+= AND extra-license
> CONFIGURE_ARGS+= --with-extra
> .endif
>
> Pkglint complains, but it seems to be doing the right
> thing. Obviously useful for when throwing in some extra code adds
> in a new license.
Seems reasonable to me; pkglint is not the be-all and end-all.
(Speaking of which: is there any interest in making pkglint more
approachable so more people can work on it? Or is it just my perl
allergy that makes it look a mess to me?)
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index