pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/teTeX3-bin Pull in the right (teTeX3, not teTeX(...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab28866dad37
branches:  trunk
changeset: 492288:ab28866dad37
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Fri Apr 08 23:06:47 2005 +0000

description:
Pull in the right (teTeX3, not teTeX(2)) Makefile.common.
No functional change.

diffstat:

 print/teTeX3-bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 39ad8f2e92bf -r ab28866dad37 print/teTeX3-bin/Makefile
--- a/print/teTeX3-bin/Makefile Fri Apr 08 20:58:49 2005 +0000
+++ b/print/teTeX3-bin/Makefile Fri Apr 08 23:06:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/08 23:06:47 hubertf Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
@@ -40,7 +40,7 @@
        ${LOCALBASE}/bin/texconfig font rw
        ${LOCALBASE}/bin/texconfig font vardir ${VARBASE}/spool/texfonts
 
-.include "../../print/teTeX-bin/Makefile.common"
+.include "../../print/teTeX3-bin/Makefile.common"
 .include "../../mk/xaw.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index