Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/web2c web2c: Identify as TeXLive 2020/pkgsrc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7859b03e841b
branches:  trunk
changeset: 432300:7859b03e841b
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu May 21 03:32:14 2020 +0000

description:
web2c: Identify as TeXLive 2020/pkgsrc

diffstat:

 print/web2c/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r 45f8e4793349 -r 7859b03e841b print/web2c/Makefile
--- a/print/web2c/Makefile      Thu May 21 00:00:46 2020 +0000
+++ b/print/web2c/Makefile      Thu May 21 03:32:14 2020 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.98 2020/05/10 03:56:39 markd Exp $
+# $NetBSD: Makefile,v 1.99 2020/05/21 03:32:14 markd Exp $
 
 .include "../../print/texlive/Makefile.common"
 
 PKGNAME=       web2c-2020
+PKGREVISION=   1
 CATEGORIES=    print
 
 HOMEPAGE=      https://www.tug.org/web2c/
@@ -23,6 +24,8 @@
 
 #CXXFLAGS+=            -fpermissive
 
+CONFIGURE_ENV+=                enable_texlive_build=yes
+CONFIGURE_ARGS+=       --with-banner-add="/pkgsrc"
 CONFIGURE_ARGS+=       --disable-luatex
 CONFIGURE_ARGS+=       --disable-luahbtex
 CONFIGURE_ARGS+=       --disable-luatex53



Home | Main Index | Thread Index | Old Index