Hi guys,

I get this warning here. Variant no_x11's description already seems to be 
globally defined. What shall I do, leave my description field simply empty like 
this?


{{{{
.
.
.
variant debug description "Enable debug." {
    configure.args-append  -DCMAKE_BUILD_TYPE=Debugfull
}

#default_variants +no_x11 +no_gtk

variant no_x11 description {} {
}

variant no_gtk description {build without GTK support to ensure avahi gets 
build without it, thus avoiding X11 dependencies} {
}
.
.
.
}}}}

Greets,
Marko

Begin forwarded message:

> From: [email protected]
> Date: December 20, 2010 12:00:45 AM GMT+01:00
> To: [email protected], [email protected]
> Subject: [74506] kmymoney4-devel Lint Report
> 
> Change: http://trac.macports.org/changeset/74506
> Portfile: kmymoney4-devel
> 
> Warning: Variant no_x11 overrides global description
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to