diff options
-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. |