Add dependency on print/xdvik
This commit is contained in:
parent
a4e9534023
commit
aed6d9ed34
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.4 2015/05/05 20:31:59 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2015/05/09 01:19:26 markd Exp $
|
||||
|
||||
DISTNAME= xdvi
|
||||
PKGNAME= tex-${DISTNAME}-22.87
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 33736
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
|
@ -10,6 +11,7 @@ COMMENT= Configuration file for xdvik
|
|||
|
||||
CONFLICTS+= teTeX-bin<3.0nb25
|
||||
SUPERSEDES= tex-bin-xdvi<=22.84.14.12778nb1
|
||||
DEPENDS+= xdvik>=22.87:../../print/xdvik
|
||||
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf-dist/xdvi/pixmap texmf-dist/dvips/xdvi
|
||||
|
||||
|
|
Loading…
Reference in a new issue