From 98d9ac14e55fe27b4a47e8678e2fca88376781e6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 5 Aug 2020 11:44:30 +0000 Subject: [PATCH] Remove confusing example. --- .../books/porters-handbook/porting-samplem/chapter.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml index 0c843ff274..def0d34370 100644 --- a/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/porting-samplem/chapter.xml @@ -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]