pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX-bin Overlooked this INSTALL script snippet...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d592392d5a2
branches:  trunk
changeset: 459690:2d592392d5a2
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 04 22:33:03 2003 +0000

description:
Overlooked this INSTALL script snippet in previous commit.

diffstat:

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

diffs (18 lines):

diff -r c4b10748e05f -r 2d592392d5a2 print/teTeX-bin/Makefile
--- a/print/teTeX-bin/Makefile  Mon Aug 04 22:24:21 2003 +0000
+++ b/print/teTeX-bin/Makefile  Mon Aug 04 22:33:03 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2003/08/04 22:02:30 seb Exp $
+# $NetBSD: Makefile,v 1.45 2003/08/04 22:33:03 seb Exp $
 
 DISTNAME=      teTeX-src-1.0.7
 PKGNAME=       teTeX-bin-1.0.7
@@ -30,6 +30,8 @@
 USE_NEW_TEXINFO=       YES
 INFO_FILES=            latex.info dvips.info web2c.info kpathsea.info
 
+INSTALL_EXTRA_TMPL+=   ${.CURDIR}/INSTALL
+
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --without-texinfo
 CONFIGURE_ARGS+=       --without-dialog



Home | Main Index | Thread Index | Old Index