Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 1999 17:22:19 -0800 (PST)
From:      Nik Clayton <nik@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/docproj Makefile
Message-ID:  <199912240122.RAA37983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         1999/12/23 17:22:19 PST

  Modified files:
    textproc/docproj     Makefile 
  Log:
  Prefer w3m over lynx, it's table handling is superior.
  
  Explicitly specify DocBook 3.1, rather than the meta-port.  This triggered
  a rather interesting bug on a completely clean machine, where the
  sgmlformat port, depending on DocBook 3.0, installed enough DocBook that
  the
  
      ${PREFIX}/share/sgml/docbook:${PORTSDIR}/textproc/docbook
  
  dependency line was satisfied, and DocBook 3.1 was never installed.  This
  was noticed by Mark Ovens <mark@ukug.uk.freebsd.org>, who helped me track
  it down.
  
  Revision  Changes    Path
  1.18      +3 -3      ports/textproc/docproj/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912240122.RAA37983>