Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2020 11:44:30 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r54398 - head/en_US.ISO8859-1/books/porters-handbook/porting-samplem
Message-ID:  <202008051144.075BiUjA097497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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]



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