summaryrefslogtreecommitdiff
path: root/net/jwhois/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-08-04 12:15:19 +0000
committerseb <seb>2003-08-04 12:15:19 +0000
commit00be23a447aeea82d01558ca23e4f98d70cf4af3 (patch)
tree5b17d900e0ade0887115946bccabebecfdfd92b0 /net/jwhois/Makefile
parentce64e946f982a32be500dbca83cdb9d59a7eaa65 (diff)
downloadpkgsrc-00be23a447aeea82d01558ca23e4f98d70cf4af3.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'net/jwhois/Makefile')
-rw-r--r--net/jwhois/Makefile4
1 files changed, 2 insertions, 2 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"