3c5d527141
Changes: - Remove a superfluous message from the console output: "The document has [section|chapter] divisions"
14 lines
389 B
Makefile
14 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.2 2010/10/28 15:27:10 minskim Exp $
|
|
|
|
DISTNAME= tocbibind
|
|
PKGNAME= tex-${DISTNAME}-1.5k
|
|
TEXLIVE_REV= 20085
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Add bibliography/index/contents to Table of Contents
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb27
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|