Date: Tue, 20 Aug 1996 02:51:09 -0700 (PDT) From: Satoshi Asami <asami> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/doc/handbook porting.sgml Message-ID: <199608200951.CAA13849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608200951.CAA13849>