Index: ports/mail/mutt-devel/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/mutt-devel/Makefile,v retrieving revision 1.289 diff -u -r1.289 Makefile --- ports/mail/mutt-devel/Makefile 3 Oct 2007 23:34:15 -0000 1.289 +++ ports/mail/mutt-devel/Makefile 15 Oct 2007 11:56:23 -0000 @@ -536,9 +536,10 @@ .endif # ! NOPORTDOCS .if ${XML_USED} == yes +LYNX_PORT?= www/lynx BUILD_DEPENDS+= xsltproc:${PORTSDIR}/textproc/libxslt \ ${PREFIX}/share/xsl/docbook/html/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \ - lynx:${PORTSDIR}/www/lynx + lynx:${PORTSDIR}/${LYNX_PORT} post-patch:: @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-patch-doc-xml .endif