pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-textpos Actually pull in teTeX(2, not 1!) *i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ba09630170c
branches: trunk
changeset: 488884:2ba09630170c
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Fri Feb 11 01:02:42 2005 +0000
description:
Actually pull in teTeX(2, not 1!) *if* someone really needs this.
This pkg will go away when we have teTeX3.
diffstat:
print/tex-textpos/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 00cb08105d0f -r 2ba09630170c print/tex-textpos/Makefile
--- a/print/tex-textpos/Makefile Fri Feb 11 00:57:44 2005 +0000
+++ b/print/tex-textpos/Makefile Fri Feb 11 01:02:42 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/02/10 01:23:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 2005/02/11 01:02:42 hubertf Exp $
#
NAME= textpos
@@ -17,7 +17,7 @@
DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION
# included in teTeX3
-DEPENDS+= teTeX-bin<3.0:../../print/teTeX1-bin
+DEPENDS+= teTeX-bin<3.0:../../print/teTeX-bin
CONFLICTS+= teTeX-bin>=3.0
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index