Let us have ${PREFIX}/share/texmf/ls-R ignored by check-files target
This commit is contained in:
parent
ce42775611
commit
6280b965eb
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.70 2006/05/23 20:43:52 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.71 2006/05/25 13:38:57 seb Exp $
|
||||
|
||||
DISTNAME= tetex-src-${TETEX_BIN_VERS}
|
||||
PKGNAME= teTeX-bin-${TETEX_BIN_VERS}
|
||||
|
@ -20,6 +20,8 @@ USE_LANGUAGES= c c++
|
|||
USE_TOOLS+= bison
|
||||
INFO_FILES= # PLIST
|
||||
|
||||
CHECK_FILES_SKIP+= ${PREFIX}/share/texmf/ls-R
|
||||
|
||||
REPLACE_PERL= texk/xdvik/t1mapper \
|
||||
texk/oxdvik/t1mapper
|
||||
|
||||
|
|
Loading…
Reference in a new issue