diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 23:45:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 23:45:41 +0800 |
commit | 6bb2b47b2f26be65469c63a849ecb7de263ac734 (patch) | |
tree | 2bd0b700491fec6f7805d100df40512426f52976 /mail/evolution | |
parent | 5dd44b0241211e8d811d9ebeb90ec7d5aa161d6d (diff) | |
download | freebsd-ports-gnome-6bb2b47b2f26be65469c63a849ecb7de263ac734.tar.gz freebsd-ports-gnome-6bb2b47b2f26be65469c63a849ecb7de263ac734.tar.zst freebsd-ports-gnome-6bb2b47b2f26be65469c63a849ecb7de263ac734.zip |
- Rename port textproc/gnomespell -> textproc/gnome-spell
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index fb6efaf096c4..091d95239b00 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -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 |