summaryrefslogtreecommitdiff
path: root/fonts/tex-symbol/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-04-25 08:27:13 +0000
committermarkd <markd>2015-04-25 08:27:13 +0000
commit22bd616dc2733677edfd9e4c05bd3a4ed3351358 (patch)
treeb0ae29a66579de8c8c3fde8b3675e48a434feb53 /fonts/tex-symbol/Makefile
parent644cff7f5f0834f42b27b61dda7742cf10a547d8 (diff)
downloadpkgsrc-22bd616dc2733677edfd9e4c05bd3a4ed3351358.tar.gz
Update tex-symbol to 2014
latest texlive version. changes unknown.
Diffstat (limited to 'fonts/tex-symbol/Makefile')
-rw-r--r--fonts/tex-symbol/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/fonts/tex-symbol/Makefile b/fonts/tex-symbol/Makefile
index d463eb75ac0..6e8c9e3c98b 100644
--- a/fonts/tex-symbol/Makefile
+++ b/fonts/tex-symbol/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2011/03/07 19:52:17 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/25 08:27:13 markd Exp $
DISTNAME= symbol
-PKGNAME= tex-${DISTNAME}-2008.7340
-TEXLIVE_REV= 21570
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 31835
MAINTAINER= minskim@NetBSD.org
COMMENT= Symbol fonts for TeX
CONFLICTS+= teTeX-texmf<=3.0nb14
+TEX_MAP_FILES+= usy.map
+
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"