--- src/plugin.c.orig Sat Dec 23 22:15:17 2006 +++ src/plugin.c Sat Dec 23 22:17:21 2006 @@ -148,6 +148,10 @@ REGISTER_PLUGIN_CLASS(icons_plugin_class, 0); #endif +#if defined(STATIC_CPU) && defined(PLUGIN_CPU) + REGISTER_PLUGIN_CLASS(cpu_plugin_class, 0); +#endif + RET(); } .16' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/gresolver
Commit message (Expand)AuthorAgeFilesLines
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* [MAINTAINER] dns/nsd: update to 2.2.0edwin2005-02-081-0/+2
* Jean-Yves' version of pkg-plist solution.edwin2005-01-251-3/+3
* Fix pkg-plistedwin2005-01-252-0/+4
* Update port: dns/gresolver to 0.0.3edwin2005-01-193-21/+5
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1