summaryrefslogtreecommitdiff
path: root/print/tex-nomencl/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-05-26 04:16:51 +0000
committerminskim <minskim@pkgsrc.org>2010-05-26 04:16:51 +0000
commit4ad25fe6320223a34a2657d2eadea73b8142921d (patch)
treee3e51c80d60e8753d37f51a4df33bdef7ae8557a /print/tex-nomencl/Makefile
parent50d3e02df905d45c15c25bb1bd2cdceaf353eb7c (diff)
downloadpkgsrc-4ad25fe6320223a34a2657d2eadea73b8142921d.tar.gz
Let tex-nomencl{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
Diffstat (limited to 'print/tex-nomencl/Makefile')
-rw-r--r--print/tex-nomencl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-nomencl/Makefile b/print/tex-nomencl/Makefile
index f827097947d..313187c38b2 100644
--- a/print/tex-nomencl/Makefile
+++ b/print/tex-nomencl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/26 04:16:51 minskim Exp $
DISTNAME= nomencl
PKGNAME= tex-${DISTNAME}-3.1a
+TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Produce lists of symbols as in nomenclature
CONFLICTS+= teTeX-texmf<=3.0nb20
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"