diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-04-04 14:46:14 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-04-04 14:46:14 +0000 |
commit | 84810b6da902918ff95a238aa357eae16200cdfd (patch) | |
tree | 399f804565e36c333ce0b0fc2702702ac816181d /mail/wanderlust/Makefile | |
parent | f48c12af602f70fdf6e35ddfec5040fab0eca5b7 (diff) |
Notes
Diffstat (limited to 'mail/wanderlust/Makefile')
-rw-r--r-- | mail/wanderlust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index e70da5fa6e73..9022b9e3078a 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wanderlust -PORTVERSION= 2.12.2 +PORTVERSION= 2.14.0 CATEGORIES= mail elisp MASTER_SITES= ftp://ftp.gohome.org/wl/stable/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,text/elisp/wl/stable/&,} \ @@ -64,7 +64,7 @@ DOCS_JA= README.ja NEWS.ja doc/wl-ja.texi SAMPLESDIR= share/examples/wanderlust SAMPLESLANG= en ja SAMPLES= dot.addresses dot.folders dot.wl -UTILS= bbdb-wl.el im-wl.el ssl.el +UTILS= bbdb-wl.el PLIST_SUB+= EMACS_PACKAGESDIR=${EMACS_PACKAGESDIR} \ DIRSECTION=${DIRSECTION} \ |