diff options
author | seb <seb> | 2003-08-04 12:15:19 +0000 |
---|---|---|
committer | seb <seb> | 2003-08-04 12:15:19 +0000 |
commit | 00be23a447aeea82d01558ca23e4f98d70cf4af3 (patch) | |
tree | 5b17d900e0ade0887115946bccabebecfdfd92b0 /net | |
parent | ce64e946f982a32be500dbca83cdb9d59a7eaa65 (diff) | |
download | pkgsrc-00be23a447aeea82d01558ca23e4f98d70cf4af3.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'net')
-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 |