Add a missing dependency to tex-a4wide.
This commit is contained in:
parent
e41944345e
commit
cc21af1ff8
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.2 2011/01/19 16:35:06 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2011/03/18 23:37:39 minskim Exp $
|
||||
|
||||
DISTNAME= a4wide
|
||||
PKGNAME= tex-${DISTNAME}-2010
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 20943
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Wide a4 layout for LaTeX
|
||||
|
||||
CONFLICTS+= tex-ltxmisc<2009
|
||||
DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue