pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/evolution Require libglade2 >= 2.3.6nb1 to get th...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c04a88a5dff4
branches: trunk
changeset: 473187:c04a88a5dff4
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Apr 17 10:42:53 2004 +0000
description:
Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround.
This fixes the Settings dialog, where many widgets failed to appear before.
Bump PKGREVISION to 9.
diffstat:
mail/evolution/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r cec85bc2ab84 -r c04a88a5dff4 mail/evolution/Makefile
--- a/mail/evolution/Makefile Sat Apr 17 10:39:23 2004 +0000
+++ b/mail/evolution/Makefile Sat Apr 17 10:42:53 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2004/04/15 09:33:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.60 2004/04/17 10:42:53 jmmv Exp $
DISTNAME= evolution-1.4.5
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \
${MASTER_SITE_GNOME:=sources/evolution/1.4/}
@@ -15,6 +15,8 @@
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
+BUILDLINK_DEPENDS.libglade2+= libglade2>=2.3.6nb1
+
# Using a wildcard here doesn't make sense because the version number of
# "db3" is hardcoded in the "configure" script and some source modules
# to make sure locally stored mails remain in the same format!
Home |
Main Index |
Thread Index |
Old Index