Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2006 17:50:24 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 103643 for review
Message-ID:  <200608111750.k7BHoOk3001306@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=103643

Change 103643 by gabor@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608111750.k7BHoOk3001306>