summaryrefslogtreecommitdiffstats
path: root/mail/evolution
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:22:56 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:22:56 +0800
commitcb9658c144d90d7e7cb1d87dc344c30444c49006 (patch)
tree430ba9a8cd00c165c2cdf2607681eba6dea0e080 /mail/evolution
parent1463ce7e5a3da0960f376471cac607542b50a373 (diff)
downloadmarcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar.gz
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar.bz2
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar.lz
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar.xz
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.tar.zst
marcuscom-ports-cb9658c144d90d7e7cb1d87dc344c30444c49006.zip
- Update for LOCALBASE use
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6646 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index ac68d1297..ff54f9808 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD: ports/mail/evolution/Makefile,v 1.123 2006/04/30 00:46:56 marcus Exp $
-# $MCom: ports/mail/evolution/Makefile,v 1.107 2006/07/11 05:12:10 marcus Exp $
+# $MCom: ports/mail/evolution/Makefile,v 1.108 2006/07/16 18:50:52 marcus Exp $
#
PORTNAME= evolution
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= An integrated mail, calendar and address book distributed suite
LIB_DEPENDS= nss3.1:${PORTSDIR}/security/nss
-RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell
+RUN_DEPENDS= ${LOCALBASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell
USE_BZIP2= yes
USE_GMAKE= yes