diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:46:55 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:46:55 +0800 |
commit | 625a8674cc8460a96c58ed5672dcfeb82681aa88 (patch) | |
tree | 66609484238e80f23e2c1ff96e039ed8e1cba656 /mail | |
parent | 0f9eabc91305568f0edb95e83a0a75288680e16c (diff) | |
download | marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar.gz marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar.bz2 marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar.lz marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar.xz marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.tar.zst marcuscom-ports-625a8674cc8460a96c58ed5672dcfeb82681aa88.zip |
- Rename port textproc/gnomespell -> textproc/gnome-spell
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6338 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 0f8e678dc..f50a2be18 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.101 2006/05/17 05:22:00 marcus Exp $ +# $MCom: ports/mail/evolution/Makefile,v 1.102 2006/05/28 13:26:28 pav Exp $ # PORTNAME= evolution @@ -17,7 +17,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/gnomespell +RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell USE_BZIP2= yes USE_GMAKE= yes |