cvs commit: ports/sysutils/screen Makefile
ports/sysutils/screen/files patch-Makefile.in patch-doc_Makefile.in
Edwin Groothuis
edwin at FreeBSD.org
Sun Sep 23 04:32:38 PDT 2007
edwin 2007-09-23 11:32:37 UTC
FreeBSD ports repository
Modified files:
sysutils/screen Makefile
Added files:
sysutils/screen/files patch-Makefile.in patch-doc_Makefile.in
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örn König <bkoenig at cs.tu-berlin.de>
Approved by: maintainer timeout
Revision Changes Path
1.66 +11 -0 ports/sysutils/screen/Makefile
1.1 +20 -0 ports/sysutils/screen/files/patch-Makefile.in (new)
1.1 +34 -0 ports/sysutils/screen/files/patch-doc_Makefile.in (new)
More information about the cvs-ports
mailing list