aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-14 00:16:33 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-14 00:16:33 +0800
commit6a00c981760f8a5540d753536e7f53f6d81bbe3c (patch)
tree241848562fc46d59da5a238262c5a7eb7fdc0b3d /mail/evolution
parent9466c3f5d4f0932957914aadfd440e9633b6217f (diff)
downloadfreebsd-ports-gnome-6a00c981760f8a5540d753536e7f53f6d81bbe3c.tar.gz
freebsd-ports-gnome-6a00c981760f8a5540d753536e7f53f6d81bbe3c.tar.zst
freebsd-ports-gnome-6a00c981760f8a5540d753536e7f53f6d81bbe3c.zip
Add a RUN_DEPENDS on gnomecontrolcenter. This will allow GNOME 2 users
to configure things such as font settings. Approved by: portmgr (knu)
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 3d224bf880ab..98c165e33c95 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -7,7 +7,7 @@
PORTNAME= evolution
PORTVERSION= 1.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
http://people.FreeBSD.org/~sobomax/:local
@@ -26,7 +26,8 @@ LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \
.if defined(WITH_LDAP)
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2
.endif
-RUN_DEPENDS= gnome-spell-component-0.5:${PORTSDIR}/textproc/gnomespell
+RUN_DEPENDS= gnome-spell-component-0.5:${PORTSDIR}/textproc/gnomespell \
+ gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
.if !defined(WITHOUT_PILOT)
BUILD_DEPENDS+= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits
RUN_DEPENDS+= ${X11BASE}/lib/gnome-pilot/conduits/libemail_conduit.so:${PORTSDIR}/palm/gnomepilot-conduits