pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/freewais-sf Convert to USE_NEW_TEXINFO.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25a67c47f597
branches:  trunk
changeset: 459657:25a67c47f597
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Aug 04 12:08:24 2003 +0000

description:
Convert to USE_NEW_TEXINFO.

diffstat:

 net/freewais-sf/Makefile |  5 +++--
 net/freewais-sf/PLIST    |  4 +---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (42 lines):

diff -r e5b5bb0a24b6 -r 25a67c47f597 net/freewais-sf/Makefile
--- a/net/freewais-sf/Makefile  Mon Aug 04 12:07:57 2003 +0000
+++ b/net/freewais-sf/Makefile  Mon Aug 04 12:08:24 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/07/24 19:45:25 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/08/04 12:08:24 seb Exp $
 #
 
 DISTNAME=      freeWAIS-sf-2.2.12
@@ -20,6 +20,8 @@
                        -Darchname=${MACHINE_ARCH}-${LOWER_OPSYS}
 INSTALL_TARGET=        install install.man
 
+USE_NEW_TEXINFO=       YES
+USE_MAKEINFO=  YES
 INFO_FILES=    fwsf.info
 
 post-build:
@@ -28,5 +30,4 @@
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/doc/SF/fwsf.info* ${PREFIX}/info
 
-.include "../../mk/texinfo.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e5b5bb0a24b6 -r 25a67c47f597 net/freewais-sf/PLIST
--- a/net/freewais-sf/PLIST     Mon Aug 04 12:07:57 2003 +0000
+++ b/net/freewais-sf/PLIST     Mon Aug 04 12:08:24 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:36 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/08/04 12:08:24 seb Exp $
 bin/catalog
 bin/check-sources
 bin/dictionary
@@ -34,8 +34,6 @@
 man/man1/waisserver.1
 man/man1/xwais.1
 man/man1/xwaisq.1
-@unexec ${INSTALL_INFO} --delete %D/info/fwsf.info %D/info/dir
 info/fwsf.info
 info/fwsf.info-1
 info/fwsf.info-2
-@exec ${INSTALL_INFO} %D/info/fwsf.info %D/info/dir



Home | Main Index | Thread Index | Old Index