On Sunday 13 September 2009 03:09:56 Alberto Villa wrote: > On Sunday 13 September 2009 02:50:45 Mel wrote: > > I'll take a look, but I didn't on first glance see that the > > MacroOptionalDependency allows for a command line switch to disable it. > > if i remember correctly, you should be allowed to use something like this: > -DBUILD_$package:BOOL=Off > have a look at sysutils/kdeadmin4 and at cmake documentation >
This don't work, as I suspected, since the custom macro doesn't accept any imported variables. However, -DDEPEND_PACKAGE_marble:BOOL=off may work. Retesting. -- Mel _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
