Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 1999 17:59:13 -0800 (PST)
From:      Jun-ichiro Itoh <itojun@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/graphics/tiff34/patches patch-ad
Message-ID:  <199901040159.RAA29528@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
itojun      1999/01/03 17:59:13 PST

  Added files:
    graphics/tiff34/patches patch-ad 
  Log:
  fix manpage installation procedure.
  
  Submitter says:
   > I noticed that the construction of the man pages for the tiff-3.4 port are
   > broken.  In the Makefile for the 'man' directory, it assumes that the
   > value of the makefile variable "MANPATH" is null, and doesn't explicitly
   > set it.  This isn't the case on FreeBSD where it's set in
   > /usr/share/mk/bsd.own.mk, which is invoked by /usr/share/mk/sys.mk.
   >
   > The patch I suggest is to explicitly set the MANPATH variable to null
   > so that the .so commands are later built correctly.
  
  Submitted by:	"Louis A. Mamakos" <louie@TransSys.COM>

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?199901040159.RAA29528>