summaryrefslogtreecommitdiff
path: root/fonts/tex-symbol/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2010-05-10 07:14:38 +0000
committerminskim <minskim>2010-05-10 07:14:38 +0000
commit704b5a4fe10d51f09b59b05da280852b6903207d (patch)
treeef2137a2dcc6ef92e68aee5c126e54bd55bfb6fb /fonts/tex-symbol/Makefile
parent69489904f3088ff22f584ce8a7e7e9a73e17b143 (diff)
downloadpkgsrc-704b5a4fe10d51f09b59b05da280852b6903207d.tar.gz
Let tex-symbol use DISTFILES from TeX Live 2009. No functional change.
Diffstat (limited to 'fonts/tex-symbol/Makefile')
-rw-r--r--fonts/tex-symbol/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/fonts/tex-symbol/Makefile b/fonts/tex-symbol/Makefile
index c3da0b719c8..6f5b5b32aca 100644
--- a/fonts/tex-symbol/Makefile
+++ b/fonts/tex-symbol/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/30 05:06:10 minskim Exp $
-# TeX Live Revision 7340
+# $NetBSD: Makefile,v 1.2 2010/05/10 07:14:38 minskim Exp $
+# TeX Live Revision 15878
DISTNAME= symbol
PKGNAME= tex-${DISTNAME}-2008.7340
+DIST_SUBDIR= ${PKGBASE}-15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Symbol fonts for TeX
CONFLICTS+= teTeX-texmf<=3.0nb14
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"