summaryrefslogtreecommitdiff
path: root/devel/libgnomemm
AgeCommit message (Collapse)AuthorFilesLines
2005-10-03Changes 2.12.0:adam2-7/+7
* Increased version to match GNOME 2.12 release version.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-22Changes 2.10.0:adam5-0/+74
* Increased version to match GNOME 2.10 release version. Changes 2.8.0: * Increased version to match GNOME 2.8 release version.