summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-17 10:42:53 +0000
committerjmmv <jmmv>2004-04-17 10:42:53 +0000
commit0351f6871d3f72ef184774dd601ac4d626fcfcf0 (patch)
tree1eefbfb5f17e523dc989e66332a6b0fc1c436f47 /mail
parentbcd6b1f50fce3dbcae8e88a04e5aa35cf1cb608b (diff)
downloadpkgsrc-0351f6871d3f72ef184774dd601ac4d626fcfcf0.tar.gz
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 (limited to 'mail')
-rw-r--r--mail/evolution/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index c48774b9d31..0e14d1b6d8a 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -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 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
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!