pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/jwhois Convert to USE_NEW_TEXINFO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d23c6be90d40
branches: trunk
changeset: 459659:d23c6be90d40
user: seb <seb%pkgsrc.org@localhost>
date: Mon Aug 04 12:15:19 2003 +0000
description:
Convert to USE_NEW_TEXINFO.
diffstat:
net/jwhois/Makefile | 4 ++--
net/jwhois/PLIST | 4 +---
2 files changed, 3 insertions(+), 5 deletions(-)
diffs (36 lines):
diff -r 7583490e91f6 -r d23c6be90d40 net/jwhois/Makefile
--- a/net/jwhois/Makefile Mon Aug 04 12:13:05 2003 +0000
+++ b/net/jwhois/Makefile Mon Aug 04 12:15:19 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/07/17 22:51:18 grant Exp $
+# $NetBSD: Makefile,v 1.27 2003/08/04 12:15:19 seb Exp $
#
DISTNAME= jwhois-3.2.1
@@ -18,6 +18,7 @@
CONFIGURE_ARGS+= --localstatedir=/var/db
CONFIGURE_ARGS+= --with-cache
+USE_NEW_TEXINFO= YES
INFO_FILES= jwhois.info
EGDIR= ${PREFIX}/share/examples/jwhois
@@ -31,5 +32,4 @@
${EGDIR}/jwhois.conf.default
.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7583490e91f6 -r d23c6be90d40 net/jwhois/PLIST
--- a/net/jwhois/PLIST Mon Aug 04 12:13:05 2003 +0000
+++ b/net/jwhois/PLIST Mon Aug 04 12:15:19 2003 +0000
@@ -1,8 +1,6 @@
-@comment $NetBSD: PLIST,v 1.5 2003/02/15 05:18:09 salo Exp $
+@comment $NetBSD: PLIST,v 1.6 2003/08/04 12:15:19 seb Exp $
bin/jwhois
-@unexec ${INSTALL_INFO} --delete %D/info/jwhois.info %D/info/dir
info/jwhois.info
-@exec ${INSTALL_INFO} %D/info/jwhois.info %D/info/dir
man/man1/jwhois.1
man/sv/man1/jwhois.1
share/examples/jwhois/jwhois.conf.default
Home |
Main Index |
Thread Index |
Old Index