pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ja-ptex-bin Let ja-ptex-bin depend on tex-dvips ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/345645c4b4ae
branches: trunk
changeset: 569408:345645c4b4ae
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 16 03:45:08 2010 +0000
description:
Let ja-ptex-bin depend on tex-dvips instead of tex-bin-dvipsk.
The former provides configuration files in TeX Live 2009.
diffstat:
print/ja-ptex-bin/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 9b6aae8c26eb -r 345645c4b4ae print/ja-ptex-bin/Makefile
--- a/print/ja-ptex-bin/Makefile Sat Jan 16 03:42:59 2010 +0000
+++ b/print/ja-ptex-bin/Makefile Sat Jan 16 03:45:08 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2009/09/02 08:34:14 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2010/01/16 03:45:08 minskim Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print japanese
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \
ftp://ftp.ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/
@@ -27,7 +27,7 @@
DEPENDS+= ja-ptex-share>=2.4nb1:../../print/ja-ptex-share
DEPENDS+= teTeX-bin>=3.0nb26:../../print/teTeX3-bin
DEPENDS+= teTeX-texmf>=3.0nb10:../../print/teTeX3-texmf
-DEPENDS+= tex-bin-dvipsk-[0-9]*:../../print/tex-bin-dvipsk
+DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips
.include "../../print/teTeX3-bin/Makefile.common"
Home |
Main Index |
Thread Index |
Old Index