diff options
author | seb <seb@pkgsrc.org> | 2003-08-04 12:15:19 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-04 12:15:19 +0000 |
commit | 59bef354e5c064e56bf4d4fe5535d471abbf57a9 (patch) | |
tree | 0ea962c800898c785c0a524be5cc3faedf6d9765 /net/jwhois | |
parent | 28319a9fbe1b5f6301b519dd21ceef6d3e596244 (diff) | |
download | pkgsrc-59bef354e5c064e56bf4d4fe5535d471abbf57a9.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/Makefile | 4 | ||||
-rw-r--r-- | net/jwhois/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 164dc7e8fc2..1a9e55a98e2 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -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+= --sysconfdir=${PKG_SYSCONFDIR} 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 @@ post-install: ${EGDIR}/jwhois.conf.default .include "../../devel/gettext-lib/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/jwhois/PLIST b/net/jwhois/PLIST index 02b42d624a4..93bb6049ba8 100644 --- a/net/jwhois/PLIST +++ b/net/jwhois/PLIST @@ -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 |