From ea8abed01069b70e4e20243c498056e6d2653a80 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 21 May 2020 03:32:14 +0000 Subject: web2c: Identify as TeXLive 2020/pkgsrc --- print/web2c/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'print/web2c') diff --git a/print/web2c/Makefile b/print/web2c/Makefile index 5e56311ffe4..61b048680b5 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -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 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/texk/web2c #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 -- cgit v1.2.3