Remove redundant line that matches the default behaviour.
This commit is contained in:
parent
2f3bea477e
commit
293dfb5a12
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2003/08/09 11:20:38 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2003/08/30 20:02:05 jlam Exp $
|
||||
|
||||
DISTNAME= tetex-src-${TETEX_BIN_VERS}
|
||||
PKGNAME= teTeX2-bin-${TETEX_BIN_VERS}
|
||||
|
@ -18,8 +18,6 @@ CONFLICTS+= omega-[0-9]*
|
|||
|
||||
INFO_FILES= latex.info dvips.info web2c.info kpathsea.info
|
||||
|
||||
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
|
||||
|
||||
REPLACE_PERL= texk/xdvik/t1mapper \
|
||||
texk/oxdvik/t1mapper
|
||||
|
||||
|
|
Loading…
Reference in a new issue