From 9f8e82dd6220269cc3e2aab411de4f482c9cf001 Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 25 Jun 2003 11:32:38 +0000 Subject: Convert to USE_NEW_TEXINFO. --- devel/rx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/rx/Makefile') diff --git a/devel/rx/Makefile b/devel/rx/Makefile index e4d834f2900..91672c6e299 100644 --- a/devel/rx/Makefile +++ b/devel/rx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/11/23 22:24:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/25 11:41:05 seb Exp $ DISTNAME= rx-1.5 CATEGORIES= devel @@ -13,6 +13,7 @@ USE_BUILDLINK2= # defined USE_LIBTOOL= # defined GNU_CONFIGURE= # defined +USE_NEW_TEXINFO= YES INFO_FILES= rx.info # When the API changes and breaks binary-compatibility with the previous @@ -26,5 +27,4 @@ MAKE_ENV+= RX_MAJOR="${RX_MAJOR}" RX_MINOR="${RX_MINOR}" post-install: cd ${WRKSRC}/doc; ${INSTALL_DATA} ${INFO_FILES} ${PREFIX}/info -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3