From 77340d750dae72e2da0aff8fd2f8d9a6ae7b8bd6 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 2 Mar 2008 15:50:20 +0000 Subject: Changes 2.12.5: * Documentation: - Show stock icon images in the API reference again. - Show some pictures of widgets in the API reference. * Build: - Fix header inclusion and use using directive for C functions to fix build on gcc-4.3 (pre-releases) and Solaris. - Install and find all needed files for gtkmm-demo, and correct the executable name. --- x11/gtkmm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gtkmm/Makefile') diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile index 1cf9fd5a4cf..2509096d636 100644 --- a/x11/gtkmm/Makefile +++ b/x11/gtkmm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2008/02/02 22:12:31 adam Exp $ +# $NetBSD: Makefile,v 1.58 2008/03/02 15:50:20 adam Exp $ -DISTNAME= gtkmm-2.12.4 +DISTNAME= gtkmm-2.12.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/2.12/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3