summaryrefslogtreecommitdiff
path: root/fonts/tex-manfnt/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-01-29 08:27:54 +0000
committerminskim <minskim@pkgsrc.org>2010-01-29 08:27:54 +0000
commit7aab90ca7a9c0a3009f8fc241cf8d0464dc8b06d (patch)
tree83bc1c03c8246acc3abbc64e8060361cb50c3f00 /fonts/tex-manfnt/Makefile
parent4825a3ebbb3d28a491b3fa353f2e44a8a3885015 (diff)
downloadpkgsrc-7aab90ca7a9c0a3009f8fc241cf8d0464dc8b06d.tar.gz
Update tex-manfnt to the version in TeX Live 2009.
No functional change.
Diffstat (limited to 'fonts/tex-manfnt/Makefile')
-rw-r--r--fonts/tex-manfnt/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/fonts/tex-manfnt/Makefile b/fonts/tex-manfnt/Makefile
index 66cdfb679c1..052050ddf1e 100644
--- a/fonts/tex-manfnt/Makefile
+++ b/fonts/tex-manfnt/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 06:56:38 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/01/29 08:27:54 minskim Exp $
+# TeX Live Revision 15878
DISTNAME= manfnt
-PKGNAME= tex-${DISTNAME}-2008.7340
+PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX support for the TeX book symbols
CONFLICTS+= teTeX-texmf<=3.0nb15
-DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
TEX_MIXEDMAP_FILES+= manfnt.map
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"