cvs commit: ports/www/lynx Makefile

Rong-En Fan rafan at FreeBSD.org
Sun Jun 17 08:34:28 UTC 2007


rafan       2007-06-17 08:34:28 UTC

  FreeBSD ports repository

  Modified files:
    www/lynx             Makefile 
  Log:
  - Force lynx to pick up ncurses from base. This fixes build when
    1) devel/ncurses is installed, and 2) use OpenSSL from ports.
    In that case, lynx picks up ncurses/ncurses.h which is from ports
    and somehow it does not include term.h
  
  PR:           ports/113515
  Reported by:  Ighighi <ighighi at gmail.com>
  Approved by:  Jason Harris <jharris at widomaker.com> (maintainer)
  
  Revision  Changes    Path
  1.120     +1 -1      ports/www/lynx/Makefile


More information about the cvs-all mailing list