summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortron <tron>2001-12-03 06:28:13 +0000
committertron <tron>2001-12-03 06:28:13 +0000
commit1283d34ba1d5fc78c5f882f2c01f349e06947d2e (patch)
tree1b66fdc2df4e735be8af1e34bfe99921cefb48e5 /mail
parent3cbb4e4e78e3cda43e75d6baf63bf197eee90ac4 (diff)
downloadpkgsrc-1283d34ba1d5fc78c5f882f2c01f349e06947d2e.tar.gz
Correct "db3" version number in dependence.
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index acd4a103010..7f53f4e2e4f 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/12/03 06:27:10 tron Exp $
+# $NetBSD: Makefile,v 1.13 2001/12/03 06:28:13 tron Exp $
DISTNAME= evolution-0.15
CATEGORIES= mail time gnome
@@ -17,7 +17,7 @@ BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.9.0
BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.9.0
# Using a wildcard here doesn't make sence because the version number of
# "db3" is hardcoded in the "configure" script.
-BUILDLINK_DEPENDS.db3= db3-2.11
+BUILDLINK_DEPENDS.db3= db3-3.2.11
GNU_CONFIGURE= YES
USE_GMAKE= YES