PERFORCE change 102033 for review

Gabor Kovesdan gabor at FreeBSD.org
Thu Jul 20 21:47:26 UTC 2006


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

Change 102033 by gabor at gabor_spitfire on 2006/07/20 21:46:43

	Remove the part for DESTDIR_READY since it is controversial and
	have been removed from my ports branch as well.  We need a better
	way to implement DESTDIR in two steps.

Affected files ...

.. //depot/projects/soc2006/gabor_docs/porters-handbook/book.sgml#9 edit

Differences ...

==== //depot/projects/soc2006/gabor_docs/porters-handbook/book.sgml#9 (text+ko) ====

@@ -6877,9 +6877,7 @@
 	  custom targets, to ensure each files are installed to the
 	  corect place.  For dependencies, using <makevar>LOCALBASE</makevar>
 	  is still correct, since we want to check for dependencies
-	  in <makevar>DESTDIR</makevar>.  If everything is correct, set
-	  <makevar>DESTDIR_READY</makevar> to indicate that your port
-	  is ready to be used with <makevar>DESTDIR</makevar>.</para>
+	  in <makevar>DESTDIR</makevar>.</para>
 
 	<para>In packing lists, or in <filename>pkg-*</filename> scripts you
 	  can still use <literal>%%LOCALBASE%%</literal>,


More information about the p4-projects mailing list