*** 4.5-RELEASE/ports/mail/exmh2/Makefile Wed Mar 27 01:04:11 2002 --- jhs/ports/mail/exmh2/Makefile Wed Mar 27 01:11:55 2002 *************** *** 54,62 **** --- 60,84 ---- # mail/faces # audio/rplay + # Uncomment if you want to ensure availability: + # RUN_DEPENDS+= expect:${PORTSDIR}/lang/expect + # RUN_DEPENDS+= glimpse:${PORTSDIR}/misc/glimpse + # RUN_DEPENDS+= gnupg + # RUN_DEPENDS+= pgp:${PORTSDIR}/security/pgp + # RUN_DEPENDS+= pgp5 + # RUN_DEPENDS+= pgp6 + # RUN_DEPENDS+= faces + # RUN_DEPENDS+= rplay:${PORTSDIR}/audio/rplay + + PLIST_SUB= EXMH_VERSION=${PORTVERSION} MAN1= exmh.1 + # MAN1= exmh-custom.1 exmh-ref.1 exmh-use.1 exmh.1 + # post-extract: + # @${RM} -rf ${WRKSRC}/lib/*.orig + + # WRKSRC= ${WRKDIR}/${DISTNAME} do-build: @cd ${WRKSRC} && ${SETENV} PREFIX=${PREFIX} TCLSH=${TCLSH} \