From 0e6b3cddce693d8c86e9e5d22e4b76ce667574f5 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 29 Jun 2003 11:13:49 +0000 Subject: Convert to USE_NEW_TEXINFO. Note: distributed gdbm.info now has a *DIR-{SECTION,ENTRY} hence post-extract target no more required. --- databases/gdbm/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'databases/gdbm/Makefile') diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 96c4e434a72..b6ba2d515ad 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2003/06/02 01:21:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.29 2003/06/29 11:13:49 seb Exp $ # DISTNAME= gdbm-1.8.3 @@ -13,13 +13,9 @@ USE_BUILDLINK2= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +USE_NEW_TEXINFO= YES INFO_FILES= gdbm.info -TEXINFO_OVERRIDE= YES CONFIG_GUESS_OVERRIDE= ${WRKSRC}/config.guess CONFIG_SUB_OVERRIDE= ${WRKSRC}/config.sub -post-extract: - ${RM} -f ${WRKSRC}/gdbm.info - -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3