pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/findutils Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dd5754bdc862
branches: trunk
changeset: 459740:dd5754bdc862
user: seb <seb%pkgsrc.org@localhost>
date: Tue Aug 05 15:14:11 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
sysutils/findutils/Makefile | 4 ++--
sysutils/findutils/PLIST | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r 4609a1d42409 -r dd5754bdc862 sysutils/findutils/Makefile
--- a/sysutils/findutils/Makefile Tue Aug 05 15:12:45 2003 +0000
+++ b/sysutils/findutils/Makefile Tue Aug 05 15:14:11 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:34 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/08/05 15:14:11 seb Exp $
DISTNAME= findutils-4.1
PKGREVISION= 3
@@ -12,6 +12,7 @@
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
+USE_NEW_TEXINFO= YES
INFO_FILES= find.info
.include "../../mk/bsd.prefs.mk"
@@ -23,5 +24,4 @@
BUILD_DEFS+= GNU_PROGRAM_PREFIX
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4609a1d42409 -r dd5754bdc862 sysutils/findutils/PLIST
--- a/sysutils/findutils/PLIST Tue Aug 05 15:12:45 2003 +0000
+++ b/sysutils/findutils/PLIST Tue Aug 05 15:14:11 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2002/12/25 17:56:46 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/08/05 15:14:11 seb Exp $
bin/${GNU_PROGRAM_PREFIX}find
bin/${GNU_PROGRAM_PREFIX}xargs
bin/${GNU_PROGRAM_PREFIX}locate
@@ -6,11 +6,9 @@
libexec/${GNU_PROGRAM_PREFIX}frcode
libexec/${GNU_PROGRAM_PREFIX}code
libexec/${GNU_PROGRAM_PREFIX}bigram
-@unexec ${INSTALL_INFO} --delete %D/info/find.info %D/info/dir
info/find.info
info/find.info-1
info/find.info-2
-@exec ${INSTALL_INFO} %D/info/find.info %D/info/dir
man/cat1/${GNU_PROGRAM_PREFIX}find.0
man/cat1/${GNU_PROGRAM_PREFIX}xargs.0
man/cat1/${GNU_PROGRAM_PREFIX}locate.0
Home |
Main Index |
Thread Index |
Old Index