git: fcc85958c57b - main - print/texinfo: Remove CPE_VERSION

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 17:06:33 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcc85958c57b8b90bf6adaaffc60a08c17f81c21

commit fcc85958c57b8b90bf6adaaffc60a08c17f81c21
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-28 16:56:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-28 17:04:45 +0000

    print/texinfo: Remove CPE_VERSION
    
    - Cosmetic change
---
 print/texinfo/Makefile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile
index 749e9bafa6ef..b58059940ef2 100644
--- a/print/texinfo/Makefile
+++ b/print/texinfo/Makefile
@@ -26,9 +26,6 @@ RUN_DEPENDS=	p5-Locale-libintl>=0:devel/p5-Locale-libintl \
 		p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
 		p5-Unicode-EastAsianWidth>=0:textproc/p5-Unicode-EastAsianWidth
 
-OPTIONS_DEFINE=	NLS
-OPTIONS_SUB=	yes
-
 USES=		charsetfix cpe gmake iconv:wchar_t libtool ncurses perl5 tar:xz tex
 
 CONFIGURE_ARGS=	--with-external-libintl-perl \
@@ -42,14 +39,16 @@ PKGDEINSTALL=	${PKGINSTALL}
 
 INFO=		info-stnd texi2any_api texi2any_internals texinfo
 
+CPE_VENDOR=	gnu
+
 # Use the date on https://ftp.gnu.org/gnu/texinfo/
 HTMLXREF_CNF_RELDATE=	20241223
 TEXI2DVI_RELDATE=	20241223
 TEXI2PDF_RELDATE=	20241223
 TEXINFO_TEX_RELDATE=	20241220
 
-CPE_VENDOR=	gnu
-CPE_VERSION=	${PORTVERSION:R}
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
 
 NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext