Add tex-textcase dependency to tex-revtex (4.1r)

OK markd@
This commit is contained in:
prlw1 2016-09-21 17:11:31 +00:00
parent 2377c74396
commit 7c56804901

View file

@ -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
PKGNAME= tex-${DISTNAME}-4.1r
@ -10,6 +10,7 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase
DEPENDS+= tex-url-[0-9]*:../../print/tex-url
.include "../../print/texlive/package.mk"