From 2a48cc172c961a4a6b2d8477cf8de3c0c725d6aa Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 17 Apr 1998 09:37:21 +0000 Subject: Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. --- devel/bison/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'devel/bison') diff --git a/devel/bison/Makefile b/devel/bison/Makefile index ce3402a7fce..0178b416fce 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:19 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/17 09:37:23 agc Exp $ DISTNAME= bison-1.25 CATEGORIES= devel @@ -6,12 +6,8 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= thorpej@netbsd.org -BUILD_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo - GNU_CONFIGURE= yes MAN1= bison.1 - -post-install: - @install-info ${PREFIX}/info/bison.info ${PREFIX}/info/dir +INFO_FILES= bison .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3