svn commit: r54398 - head/en_US.ISO8859-1/books/porters-handbook/porting-samplem
Mathieu Arnold
mat at FreeBSD.org
Wed Aug 5 11:44:30 UTC 2020
Author: mat
Date: Wed Aug 5 11:44:30 2020
New Revision: 54398
URL: https://svnweb.freebsd.org/changeset/doc/54398
Log:
Remove confusing example.
Modified:
head/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml Wed Aug 5 11:21:21 2020 (r54397)
+++ head/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml Wed Aug 5 11:44:30 2020 (r54398)
@@ -72,9 +72,6 @@ RUN_DEPENDS= gs:print/ghostscript
USES= gmake
[If it is an X application and requires "xmkmf -a" to be run...]
USES= imake
-[If the source is obtained from github, remove MASTER_SITE* and...]
-USE_GITHUB= yes
-GH_ACCOUNT= example
[this section is for other standard bsd.port.mk variables that do not]
belong to any of the above]
More information about the svn-doc-head
mailing list