summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc>2002-08-13 08:55:04 +0000
committeragc <agc>2002-08-13 08:55:04 +0000
commit3e89bd42a12fa34a1283a701cc9f99a2b16ed911 (patch)
tree16ce2733cd2610f02e55da5b35c57b1b964a7f12 /mail
parent7655979555e32aae7d4110098cbedb670df46744 (diff)
downloadpkgsrc-3e89bd42a12fa34a1283a701cc9f99a2b16ed911.tar.gz
evolution requires a version of gal >= 0.19.2, so set the buildlink
dependency version accordingly.
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 4f5e951cfee..e6be8dff9b3 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/07/15 18:05:49 mycroft Exp $
+# $NetBSD: Makefile,v 1.21 2002/08/13 08:55:04 agc Exp $
DISTNAME= evolution-1.0.8
CATEGORIES= mail time gnome
@@ -19,6 +19,7 @@ BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0nb1
# Using a wildcard here doesn't make sence because the version number of
# "db3" is hardcoded in the "configure" script.
BUILDLINK_DEPENDS.db3= db3-3.11.2
+BUILDLINK_DEPENDS.gal= gal>=0.19.2
GNU_CONFIGURE= YES
USE_GMAKE= YES