pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ispell-base Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f94180ca01a
branches: trunk
changeset: 459753:3f94180ca01a
user: seb <seb%pkgsrc.org@localhost>
date: Tue Aug 05 21:46:07 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
textproc/ispell-base/Makefile | 5 +++--
textproc/ispell-base/PLIST | 4 +---
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r 04dcafcbfe8c -r 3f94180ca01a textproc/ispell-base/Makefile
--- a/textproc/ispell-base/Makefile Tue Aug 05 21:34:10 2003 +0000
+++ b/textproc/ispell-base/Makefile Tue Aug 05 21:46:07 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 22:54:22 grant Exp $
+# $NetBSD: Makefile,v 1.16 2003/08/05 21:46:07 seb Exp $
#
DISTNAME= ispell-3.1.20
@@ -19,6 +19,8 @@
MAKE_FLAGS+= TMPDIR="${WRKDIR}"
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= ispell.info
.if exists(/usr/include/inttypes.h)
@@ -51,5 +53,4 @@
${ECHO} "#define USG" >> local.h;
.endif
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 04dcafcbfe8c -r 3f94180ca01a textproc/ispell-base/PLIST
--- a/textproc/ispell-base/PLIST Tue Aug 05 21:34:10 2003 +0000
+++ b/textproc/ispell-base/PLIST Tue Aug 05 21:46:07 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:43 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/05 21:46:07 seb Exp $
bin/buildhash
bin/findaffix
bin/icombine
@@ -8,9 +8,7 @@
bin/sq
bin/tryaffix
bin/unsq
-@unexec ${INSTALL_INFO} --delete %D/info/ispell.info %D/info/dir
info/ispell.info
-@exec ${INSTALL_INFO} %D/info/ispell.info %D/info/dir
lib/american.hash
lib/americanmed+.hash
lib/english.aff
Home |
Main Index |
Thread Index |
Old Index