Add tex-textcase dependency to tex-revtex (4.1r)
OK markd@
This commit is contained in:
parent
2377c74396
commit
7c56804901
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.1 2015/05/03 10:29:39 markd Exp $
|
# $NetBSD: Makefile,v 1.2 2016/09/21 17:11:31 prlw1 Exp $
|
||||||
|
|
||||||
DISTNAME= revtex
|
DISTNAME= revtex
|
||||||
PKGNAME= tex-${DISTNAME}-4.1r
|
PKGNAME= tex-${DISTNAME}-4.1r
|
||||||
|
@ -10,6 +10,7 @@ LICENSE= lppl-1.3c
|
||||||
|
|
||||||
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
|
||||||
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
|
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
|
||||||
|
DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase
|
||||||
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
|
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
|
||||||
|
|
||||||
.include "../../print/texlive/package.mk"
|
.include "../../print/texlive/package.mk"
|
||||||
|
|
Loading…
Reference in a new issue