http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/mail/exmh2/Makefile.REL=12.0-CURRENT.diff *** 12.0-CURRENT-2016-09-01/ports/mail/exmh2/Makefile Thu Sep 1 19:08:00 2016 --- new/ports/mail/exmh2/Makefile Thu Sep 1 19:16:20 2016 *************** *** 32,40 **** --- 32,50 ---- SCRIPTS_ENV+= USE_NMH=YES .endif + RUN_DEPENDS+= xterm:x11/xterm + + # gnupg/gpg for passphrase needs q-client & q-agent + # This needs updating as 10.1-RELEASE & beyond have no security/quintuple-agent + # RUN_DEPENDS+= q-client:security/quintuple-agent + # RUN_DEPENDS+= q-agent:security/quintuple-agent + # full mime support needs mmencode/mmdecode from metamail RUN_DEPENDS+= mmencode:mail/metamail + # Which is master deliverer for mmencode ? + # RUN_DEPENDS+= mmencode:converters/mmencode + # Additionally, exmh will use the following ports if present: # lang/expect # textproc/glimpse