summaryrefslogtreecommitdiff
path: root/sysutils/coreutils
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-05 13:51:21 +0000
committerseb <seb@pkgsrc.org>2003-08-05 13:51:21 +0000
commit96c576f3f5068d1a244e7e525e5d25b5ec579879 (patch)
tree00f4299f76f0b4eed5574cc9be1b0956df83c54d /sysutils/coreutils
parent9dd7dcc6aab08c3e3a29fdf4446214a725bb662d (diff)
downloadpkgsrc-96c576f3f5068d1a244e7e525e5d25b5ec579879.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'sysutils/coreutils')
-rw-r--r--sysutils/coreutils/Makefile6
-rw-r--r--sysutils/coreutils/PLIST4
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index 8a8f2f800bc..fb090fdc37c 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:13 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/08/05 13:59:58 seb Exp $
DISTNAME= coreutils-5.0
PKGREVISION= 2
@@ -18,6 +18,9 @@ GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_PERL5= build
+USE_NEW_TEXINFO= YES
+INFO_FILES= coreutils.info
+
.include "../../mk/bsd.prefs.mk"
CONFIGURE_ARGS= --program-prefix=${GNU_PROGRAM_PREFIX}
@@ -36,5 +39,4 @@ BUILD_DEFS+= GNU_PROGRAM_PREFIX
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/coreutils/PLIST b/sysutils/coreutils/PLIST
index 3c7e6fe99ce..7caef250258 100644
--- a/sysutils/coreutils/PLIST
+++ b/sysutils/coreutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/10 13:18:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/08/05 13:59:58 seb Exp $
bin/${GNU_PROGRAM_PREFIX}basename
bin/${GNU_PROGRAM_PREFIX}cat
bin/${GNU_PROGRAM_PREFIX}chgrp
@@ -88,9 +88,7 @@ bin/${GNU_PROGRAM_PREFIX}wc
bin/${GNU_PROGRAM_PREFIX}who
bin/${GNU_PROGRAM_PREFIX}whoami
bin/${GNU_PROGRAM_PREFIX}yes
-@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/coreutils.info
info/coreutils.info
-@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/coreutils.info
@comment belongs to libiconv: lib/charset.alias
man/man1/${GNU_PROGRAM_PREFIX}basename.1
man/man1/${GNU_PROGRAM_PREFIX}cat.1