pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-jadetex Add CHECK_FILES_SKIP for backup file...
details: https://anonhg.NetBSD.org/pkgsrc/rev/860cb460f465
branches: trunk
changeset: 515093:860cb460f465
user: darcy <darcy%pkgsrc.org@localhost>
date: Sat Jun 24 15:35:25 2006 +0000
description:
Add CHECK_FILES_SKIP for backup file that is handled by copy and move.
No PKGREVISION bump as the binary package is not changed. All this does is
remove a warning when installing and PKG_DEVELOPER is set.
diffstat:
print/tex-jadetex/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9a808eb7ded2 -r 860cb460f465 print/tex-jadetex/Makefile
--- a/print/tex-jadetex/Makefile Sat Jun 24 14:23:10 2006 +0000
+++ b/print/tex-jadetex/Makefile Sat Jun 24 15:35:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/02/05 23:10:40 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/06/24 15:35:25 darcy Exp $
#
DISTNAME= jadetex-3.13
@@ -17,6 +17,7 @@
share/sgml/jade
NO_BUILD= yes
TEXMF_CNF= ${PKG_TEXMFPREFIX}/web2c/texmf.cnf
+CHECK_FILES_SKIP += ${PREFIX}/share/texmf/web2c/texmf.cnf-before-jadetex
.include "../../print/teTeX/module.mk"
Home |
Main Index |
Thread Index |
Old Index