*** 8.2-RELEASE/ports/mail/exmh2/Makefile Sun Oct 28 14:43:03 2012 --- new/ports/mail/exmh2/Makefile Sun Oct 28 14:46:28 2012 *************** *** 40,47 **** SCRIPTS_ENV+= USE_NMH=YES .endif ! # full mime support needs mmencode/mmdecode from metamail RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail # Additionally, exmh will use the following ports if present: # lang/expect --- 40,60 ---- SCRIPTS_ENV+= USE_NMH=YES .endif ! # xterm (for replies to mail), Oldest first ! # Old: ! # RUN_DEPENDS+= xterm:${PORTSDIR}/x11/XFree86 ! # Old: ! # RUN_DEPENDS+= xterm:${PORTSDIR}/x11/XFree86-4-clients ! # Old: ! # RUN_DEPENDS+= xterm:${PORTSDIR}/x11/xorg-clients ! # For FreeBSD 8.2-RELEASE: ! # RUN_DEPENDS+= xterm:${PORTSDIR}/x11/xterm ! # gnupg/gpg for passphrase needs q-client & q-agent ! RUN_DEPENDS+= q-client:security/quintuple-agent ! RUN_DEPENDS+= q-agent:security/quintuple-agent ! # Full mime support needs mmencode & mmdecode RUN_DEPENDS+= mmencode:${PORTSDIR}/mail/metamail + RUN_DEPENDS+= mmdecode:${PORTSDIR}/mail/metamail # Additionally, exmh will use the following ports if present: # lang/expect