From owner-cvs-share Tue Aug 20 02:51:22 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA13876 for cvs-share-outgoing; Tue, 20 Aug 1996 02:51:22 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA13849; Tue, 20 Aug 1996 02:51:09 -0700 (PDT) Date: Tue, 20 Aug 1996 02:51:09 -0700 (PDT) From: Satoshi Asami Message-Id: <199608200951.CAA13849@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook porting.sgml Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/08/20 02:51:08 Modified: share/doc/handbook porting.sgml Log: (1) Clarify the use of ${MOTIFLIB} by giving examples on what to substitute. (2) Bring the *_DEPENDS section up to the current state. Explain that the pathname in the "path:dir" pair can be a full pathname if you want a port to depend on something that isn't executable or an executable that's not expected to be in the user's search path (like /usr/local/libexec). Also, change the LIB_DEPENDS example to use jpeg, tcl-7.3's appropriateness as an example is quite outdated at this point. ;) Revision Changes Path 1.26 +53 -23 src/share/doc/handbook/porting.sgml