*** 6.2-RELEASE/ports/mail/exmh2/Makefile Sun Jan 21 23:40:13 2007 --- new-generic/ports/mail/exmh2/Makefile Mon Jan 22 00:00:05 2007 *************** *** 37,42 **** --- 37,55 ---- 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