Point people to the ports/Mk version of bsd.port.mk, not the share/mk

version.

Submitted by:	Martin Kammerhofer <mkamm@icg.tu-graz.ac.at>
This commit is contained in:
Satoshi Asami 1999-04-07 09:41:17 +00:00
parent 9745988609
commit 8fe45a9a11
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4630
5 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: chapter.sgml,v 1.9 1999-03-08 22:04:45 nik Exp $
$Id: chapter.sgml,v 1.10 1999-04-07 09:41:17 asami Exp $
-->
<chapter id="ports">
@ -937,7 +937,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>What follows are some guidelines for creating a new port for
FreeBSD. The bulk of the work is done by
<filename>/usr/share/mk/bsd.port.mk</filename>, which all port Makefiles
<filename>/usr/ports/Mk/bsd.port.mk</filename>, which all port Makefiles
include. Please refer to that file for more details on the inner
workings of the ports collection. Even if you don't hack Makefiles
daily, it is well commented, and you will still gain much knowledge from
@ -4468,7 +4468,7 @@ pre-install:
&a.ports;. Important changes to the way ports work will be announced
there. You can always find more detailed information on the latest
changes by looking at <ulink
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/src/share/mk/bsd.port.mk"> the
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the
bsd.port.mk CVS log</ulink>.</para>
</sect2>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: chapter.sgml,v 1.9 1999-03-08 22:04:45 nik Exp $
$Id: chapter.sgml,v 1.10 1999-04-07 09:41:17 asami Exp $
-->
<chapter id="ports">
@ -937,7 +937,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>What follows are some guidelines for creating a new port for
FreeBSD. The bulk of the work is done by
<filename>/usr/share/mk/bsd.port.mk</filename>, which all port Makefiles
<filename>/usr/ports/Mk/bsd.port.mk</filename>, which all port Makefiles
include. Please refer to that file for more details on the inner
workings of the ports collection. Even if you don't hack Makefiles
daily, it is well commented, and you will still gain much knowledge from
@ -4468,7 +4468,7 @@ pre-install:
&a.ports;. Important changes to the way ports work will be announced
there. You can always find more detailed information on the latest
changes by looking at <ulink
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/src/share/mk/bsd.port.mk"> the
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the
bsd.port.mk CVS log</ulink>.</para>
</sect2>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: book.sgml,v 1.9 1999-03-08 22:04:45 nik Exp $
$Id: book.sgml,v 1.10 1999-04-07 09:41:17 asami Exp $
-->
<chapter id="ports">
@ -937,7 +937,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>What follows are some guidelines for creating a new port for
FreeBSD. The bulk of the work is done by
<filename>/usr/share/mk/bsd.port.mk</filename>, which all port Makefiles
<filename>/usr/ports/Mk/bsd.port.mk</filename>, which all port Makefiles
include. Please refer to that file for more details on the inner
workings of the ports collection. Even if you don't hack Makefiles
daily, it is well commented, and you will still gain much knowledge from
@ -4468,7 +4468,7 @@ pre-install:
&a.ports;. Important changes to the way ports work will be announced
there. You can always find more detailed information on the latest
changes by looking at <ulink
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/src/share/mk/bsd.port.mk"> the
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the
bsd.port.mk CVS log</ulink>.</para>
</sect2>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: chapter.sgml,v 1.9 1999-03-08 22:04:45 nik Exp $
$Id: chapter.sgml,v 1.10 1999-04-07 09:41:17 asami Exp $
-->
<chapter id="ports">
@ -937,7 +937,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>What follows are some guidelines for creating a new port for
FreeBSD. The bulk of the work is done by
<filename>/usr/share/mk/bsd.port.mk</filename>, which all port Makefiles
<filename>/usr/ports/Mk/bsd.port.mk</filename>, which all port Makefiles
include. Please refer to that file for more details on the inner
workings of the ports collection. Even if you don't hack Makefiles
daily, it is well commented, and you will still gain much knowledge from
@ -4468,7 +4468,7 @@ pre-install:
&a.ports;. Important changes to the way ports work will be announced
there. You can always find more detailed information on the latest
changes by looking at <ulink
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/src/share/mk/bsd.port.mk"> the
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the
bsd.port.mk CVS log</ulink>.</para>
</sect2>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$Id: book.sgml,v 1.9 1999-03-08 22:04:45 nik Exp $
$Id: book.sgml,v 1.10 1999-04-07 09:41:17 asami Exp $
-->
<chapter id="ports">
@ -937,7 +937,7 @@ grizzle-6.5 - the combined piano tutorial, LOGO interpreter and shoot 'em up arc
<para>What follows are some guidelines for creating a new port for
FreeBSD. The bulk of the work is done by
<filename>/usr/share/mk/bsd.port.mk</filename>, which all port Makefiles
<filename>/usr/ports/Mk/bsd.port.mk</filename>, which all port Makefiles
include. Please refer to that file for more details on the inner
workings of the ports collection. Even if you don't hack Makefiles
daily, it is well commented, and you will still gain much knowledge from
@ -4468,7 +4468,7 @@ pre-install:
&a.ports;. Important changes to the way ports work will be announced
there. You can always find more detailed information on the latest
changes by looking at <ulink
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/src/share/mk/bsd.port.mk"> the
url="http://www.FreeBSD.ORG/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk"> the
bsd.port.mk CVS log</ulink>.</para>
</sect2>