pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/69c34558e332
branches:  trunk
changeset: 459748:69c34558e332
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Aug 05 20:29:55 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

 sysutils/pv/Makefile   |  4 ++--
 sysutils/pv/PLIST      |  4 +---
 sysutils/stow/Makefile |  4 ++--
 sysutils/stow/PLIST    |  4 +---
 4 files changed, 6 insertions(+), 10 deletions(-)

diffs (67 lines):

diff -r ba99175e5f7d -r 69c34558e332 sysutils/pv/Makefile
--- a/sysutils/pv/Makefile      Tue Aug 05 20:22:45 2003 +0000
+++ b/sysutils/pv/Makefile      Tue Aug 05 20:29:55 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:20 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/05 20:29:55 seb Exp $
 #
 
 DISTNAME=              pv-0.4.5
@@ -17,6 +17,7 @@
 USE_BUILDLINK2=                yes
 USE_PKGLOCALEDIR=      yes
 
+USE_NEW_TEXINFO=       YES
 INFO_FILES=            pv.info
 
 post-install:
@@ -26,5 +27,4 @@
 .endfor
 
 .include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ba99175e5f7d -r 69c34558e332 sysutils/pv/PLIST
--- a/sysutils/pv/PLIST Tue Aug 05 20:22:45 2003 +0000
+++ b/sysutils/pv/PLIST Tue Aug 05 20:29:55 2003 +0000
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2003/01/22 21:35:49 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/05 20:29:55 seb Exp $
 bin/pv
-@unexec ${INSTALL_INFO} --delete %D/info/pv.info %D/info/dir
 info/pv.info
-@exec ${INSTALL_INFO} %D/info/pv.info %D/info/dir
 man/man1/pv.1
 share/doc/pv/COPYING
 share/doc/pv/NEWS
diff -r ba99175e5f7d -r 69c34558e332 sysutils/stow/Makefile
--- a/sysutils/stow/Makefile    Tue Aug 05 20:22:45 2003 +0000
+++ b/sysutils/stow/Makefile    Tue Aug 05 20:29:55 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:52 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/08/05 20:38:13 seb Exp $
 #
 
 DISTNAME=      stow-1.3.3
@@ -12,9 +12,9 @@
 USE_BUILDLINK2=        YES
 GNU_CONFIGURE= YES
 
+USE_NEW_TEXINFO=       YES
 INFO_FILES=    stow.info
 
 .include "../../lang/perl5/buildlink2.mk"
 
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ba99175e5f7d -r 69c34558e332 sysutils/stow/PLIST
--- a/sysutils/stow/PLIST       Tue Aug 05 20:22:45 2003 +0000
+++ b/sysutils/stow/PLIST       Tue Aug 05 20:29:55 2003 +0000
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/08/25 21:51:03 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/08/05 20:38:13 seb Exp $
 bin/stow
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/stow.info
 info/stow.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/stow.info
 man/man8/stow.8



Home | Main Index | Thread Index | Old Index