summaryrefslogtreecommitdiff
path: root/devel/libbonobo/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-01 18:18:00 +0000
committerjmmv <jmmv>2004-04-01 18:18:00 +0000
commit474073bf4358b9019f5b40bddb1a7302f3f60072 (patch)
tree1724e18bc5b746bced6a94d7588d3cfd16cb1e60 /devel/libbonobo/Makefile
parent7c90957b3da53712f75bb880c36ed91f36484fd3 (diff)
downloadpkgsrc-474073bf4358b9019f5b40bddb1a7302f3f60072.tar.gz
Update to 2.6.0. Changes from the previous stable version include (the
list may be incomplete): libbonobo 2.5.4 + bugs fixed + application init (Gustavo) + program arg translation (Anders, Hidetoshi) + featurelets + *Application* documentation (Gustavo) + better activation debugging (Rodrigo, Michael) libbonobo 2.5.3 + bugs fixed + regression tests problems (Gustavo) + AIX portability (Albert Chin-A-Young) + featurelets + improve b-a-s debug code (Michael) + use syslog for run-time spew (Michael Terry) libbonobo 2.5.2 + bugs fixed + _active query cache fix (Michael) + property bag logic bug fix (Dave Jones) + backwards compat dameon fix (Michael, Crispin Flowerday) + object directory fixes (Gustavo) + l10n docs fix (Martin Kretzschmar) + BonoboApplication fixes (Gustavo) + use environ not _environ for Solaris (Michael) + featurelets (Gustavo) + b-a-s tracks dead clients + updated tests
Diffstat (limited to 'devel/libbonobo/Makefile')
-rw-r--r--devel/libbonobo/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile
index e3931474162..e326282ae60 100644
--- a/devel/libbonobo/Makefile
+++ b/devel/libbonobo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2004/03/10 05:02:42 reed Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/01 18:18:00 jmmv Exp $
-DISTNAME= libbonobo-2.4.3
+DISTNAME= libbonobo-2.6.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
@@ -21,7 +21,6 @@ USE_GNU_TOOLS+= make yacc
PKGCONFIG_OVERRIDE= bonobo/libbonobo-2.0.pc.in
PKGCONFIG_OVERRIDE+= bonobo-activation/bonobo-activation-2.0.pc.in
-CONFIGURE_ARGS= --enable-gtk-doc=no
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/html