forked from Lainports/freebsd-ports
print/texinfo: Remove CPE_VERSION
- Cosmetic change
This commit is contained in:
parent
acee108a07
commit
fcc85958c5
1 changed files with 4 additions and 5 deletions
|
|
@ -26,9 +26,6 @@ RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \
|
||||||
p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
|
p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
|
||||||
p5-Unicode-EastAsianWidth>=0:textproc/p5-Unicode-EastAsianWidth
|
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
|
USES= charsetfix cpe gmake iconv:wchar_t libtool ncurses perl5 tar:xz tex
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-external-libintl-perl \
|
CONFIGURE_ARGS= --with-external-libintl-perl \
|
||||||
|
|
@ -42,14 +39,16 @@ PKGDEINSTALL= ${PKGINSTALL}
|
||||||
|
|
||||||
INFO= info-stnd texi2any_api texi2any_internals texinfo
|
INFO= info-stnd texi2any_api texi2any_internals texinfo
|
||||||
|
|
||||||
|
CPE_VENDOR= gnu
|
||||||
|
|
||||||
# Use the date on https://ftp.gnu.org/gnu/texinfo/
|
# Use the date on https://ftp.gnu.org/gnu/texinfo/
|
||||||
HTMLXREF_CNF_RELDATE= 20241223
|
HTMLXREF_CNF_RELDATE= 20241223
|
||||||
TEXI2DVI_RELDATE= 20241223
|
TEXI2DVI_RELDATE= 20241223
|
||||||
TEXI2PDF_RELDATE= 20241223
|
TEXI2PDF_RELDATE= 20241223
|
||||||
TEXINFO_TEX_RELDATE= 20241220
|
TEXINFO_TEX_RELDATE= 20241220
|
||||||
|
|
||||||
CPE_VENDOR= gnu
|
OPTIONS_DEFINE= NLS
|
||||||
CPE_VERSION= ${PORTVERSION:R}
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
NLS_CONFIGURE_ENABLE= nls
|
NLS_CONFIGURE_ENABLE= nls
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue