Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2007 08:34:28 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/lynx Makefile
Message-ID:  <200706170834.l5H8YScZ034300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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