summaryrefslogtreecommitdiff
path: root/fonts/tex-psnfss-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-05-10 20:53:38 +0000
committerminskim <minskim@pkgsrc.org>2010-05-10 20:53:38 +0000
commit8094fa9d963105d315b1177ba2a899aa5e800fe6 (patch)
treef8fa55ee9d049be0ab93f53f188ca8fd2f24a953 /fonts/tex-psnfss-doc/Makefile
parent4c1a7cec66d4425748f6290dd512b7b83538b2ce (diff)
downloadpkgsrc-8094fa9d963105d315b1177ba2a899aa5e800fe6.tar.gz
Let tex-psnfss{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
Diffstat (limited to 'fonts/tex-psnfss-doc/Makefile')
-rw-r--r--fonts/tex-psnfss-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/tex-psnfss-doc/Makefile b/fonts/tex-psnfss-doc/Makefile
index 2d747402dbd..a55d2aef663 100644
--- a/fonts/tex-psnfss-doc/Makefile
+++ b/fonts/tex-psnfss-doc/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/27 18:45:29 minskim Exp $
-# TeX Live Revision 7978
+# $NetBSD: Makefile,v 1.2 2010/05/10 20:53:38 minskim Exp $
DISTNAME= psnfss.doc
PKGNAME= tex-${DISTNAME:S/./-/}-9.2a
+TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-psnfss
CONFLICTS+= teTeX-texmf<=3.0nb13
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"