From 7559ab862c8448e66fa9f18066dba1bcb9c34e76 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Sat, 14 Oct 2017 07:33:11 +0000 Subject: [PATCH] - The USE_RCORDER variable was removed 2 years ago. Differential Revision: https://reviews.freebsd.org/D12641 Approved by: portmgr (mat) --- en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml index 4b5459fd6d..51fa1ad75e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/pkg-files/chapter.xml @@ -162,9 +162,8 @@ in FILESDIR. A modified version will be created as ${WRKDIR}/file. - Files defined as a value of USE_RC_SUBR (or - the deprecated USE_RCORDER) are automatically - added to SUB_FILES. For the files + Files defined as a value of USE_RC_SUBR are + automatically added to SUB_FILES. For the files pkg-message, pkg-install, and pkg-deinstall, the corresponding Makefile