PERFORCE change 103643 for review

Gabor Kovesdan gabor at FreeBSD.org
Fri Aug 11 17:50:26 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=103643

Change 103643 by gabor at gabor_spitfire on 2006/08/11 17:49:47

	Document CHROOTDESTDIR in the file header.

Affected files ...

.. //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#81 edit

Differences ...

==== //depot/projects/soc2006/gabor_ports/Mk/bsd.port.mk#81 (text+ko) ====

@@ -889,6 +889,11 @@
 # SUB_LIST		- List of "variable=value" pair for substitution in ${SUB_FILES}
 #				  Some pairs are added by default: eg. PREFIX=${PREFIX}
 #
+# CHROOTDESTDIR			- This variable is set to ${CHROOT} ${DESTDIR} is DESTDIR
+#				  is set, otherwise it is empty.  You can use it to chroot
+#				  some command invocations without checking if we are
+#				  installing to DESTDIR.
+#
 # INSTALLS_SHLIB
 #				- If set, bsd.port.mk will automatically run ldconfig commands
 #				  from post-install and also add appropriate @exec/@unexec


More information about the p4-projects mailing list