summaryrefslogtreecommitdiff
path: root/x11/gtkmm/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2008-03-02 15:50:20 +0000
committeradam <adam@pkgsrc.org>2008-03-02 15:50:20 +0000
commit77340d750dae72e2da0aff8fd2f8d9a6ae7b8bd6 (patch)
tree3f8b0e5750f16412cd5492d067c84615d7df3467 /x11/gtkmm/Makefile
parentf5fb47349ece421f8aa80e3dd49b3c4c2ff9b77f (diff)
downloadpkgsrc-77340d750dae72e2da0aff8fd2f8d9a6ae7b8bd6.tar.gz
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.
Diffstat (limited to 'x11/gtkmm/Makefile')
-rw-r--r--x11/gtkmm/Makefile4
1 files changed, 2 insertions, 2 deletions
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