Date: Sun, 23 Sep 2007 11:33:12 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/screen/files patch-screen.h Message-ID: <200709231133.l8NBXCdH062966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin       2007-09-23 11:33:12 UTC
  FreeBSD ports repository
  Added files:
    sysutils/screen/files patch-screen.h 
  Log:
  sysutils/screen: install error if world compiled with NO_INFO
  
          The program /usr/bin/install-info doesn't exist in case
          the base system has been compiled with NO_INFO. This causes
          an error during installation of sysutils/screen because one
          of screen's make files rely on this program.
  
          I added handling of NO_INFO (and NO_MAN by the way). I suggest
          to let screen depend on print/texinfo if the user doesn't define
          NO_INFO and /usr/bin/install-info doesn't exist.
  
  PR:             ports/115048
  Submitted by:   Bj\xf6rn K\xf6nig <bkoenig@cs.tu-berlin.de>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.1       +11 -0     ports/sysutils/screen/files/patch-screen.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709231133.l8NBXCdH062966>
