summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2006-06-24 15:35:25 +0000
committerdarcy <darcy@pkgsrc.org>2006-06-24 15:35:25 +0000
commit8a2fde5308854c8d01b6cc3524af25faad54da8e (patch)
treea81b1ba8a8e5ebf536a59beb71c9aa9eddc1c3b5 /print
parentf40d5eea112a384c2f88ced8d6466f7fc618ad32 (diff)
downloadpkgsrc-8a2fde5308854c8d01b6cc3524af25faad54da8e.tar.gz
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 (limited to 'print')
-rw-r--r--print/tex-jadetex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-jadetex/Makefile b/print/tex-jadetex/Makefile
index 1d70cd540e8..3cc8e1823ca 100644
--- a/print/tex-jadetex/Makefile
+++ b/print/tex-jadetex/Makefile
@@ -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 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/jadetex \
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"