diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-02-20 11:18:31 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-02-20 11:18:31 +0000 |
commit | cd045c3acc25b601840b4202f1f8744737e3781a (patch) | |
tree | 8f4c50249c384033a8bbd8fdadeffa49653eed42 /mail/exmh2 | |
parent | e8c6b28d8c0705cbb62d77ff3b09d60de18e7e68 (diff) | |
download | ports-cd045c3acc25b601840b4202f1f8744737e3781a.tar.gz ports-cd045c3acc25b601840b4202f1f8744737e3781a.zip |
Notes
Diffstat (limited to 'mail/exmh2')
-rw-r--r-- | mail/exmh2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile index 5ca4b19daa43..f51e8aa7e74c 100644 --- a/mail/exmh2/Makefile +++ b/mail/exmh2/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= tclsh8.0jp:${PORTSDIR}/japanese/tcl80 WISH= wish8.0jp TCLSH= tclsh8.0jp .else -USE_TK= 86 +USES= tk .endif # exmh is pretty useless without this, but it's not needed to build it. |