pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/evolution Accept package revisions of the "db3" p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e02d04c51268
branches:  trunk
changeset: 462973:e02d04c51268
user:      tron <tron%pkgsrc.org@localhost>
date:      Tue Oct 21 11:28:10 2003 +0000

description:
Accept package revisions of the "db3" package, too.

diffstat:

 mail/evolution/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5d06bcf1cda2 -r e02d04c51268 mail/evolution/Makefile
--- a/mail/evolution/Makefile   Tue Oct 21 11:10:46 2003 +0000
+++ b/mail/evolution/Makefile   Tue Oct 21 11:28:10 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2003/07/17 21:45:57 grant Exp $
+# $NetBSD: Makefile,v 1.41 2003/10/21 11:28:10 tron Exp $
 
 DISTNAME=              evolution-1.2.4
 PKGREVISION=           3
@@ -27,7 +27,7 @@
 
 # Using a wildcard here doesn't make sense because the version number of
 # "db3" is hardcoded in the "configure" script and some source modules.
-BUILDLINK_DEPENDS.db3=         db3-3.11.2
+BUILDLINK_DEPENDS.db3=         db3-3.11.2{,nb*}
 BUILDLINK_DEPENDS.libxml=      libxml>=1.8.17
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index