pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/web2c
Module Name: pkgsrc
Committed By: markd
Date: Thu May 21 03:32:14 UTC 2020
Modified Files:
pkgsrc/print/web2c: Makefile
Log Message:
web2c: Identify as TeXLive 2020/pkgsrc
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/print/web2c/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/web2c/Makefile
diff -u pkgsrc/print/web2c/Makefile:1.98 pkgsrc/print/web2c/Makefile:1.99
--- pkgsrc/print/web2c/Makefile:1.98 Sun May 10 03:56:39 2020
+++ pkgsrc/print/web2c/Makefile Thu May 21 03:32:14 2020
@@ -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/web
#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