From ff3e48e78cd4eedbe7651bdd59c94a81ab8c9cd5 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 22 Apr 1998 11:05:01 +0000 Subject: Fix INFO_FILES definitions to match the commands in bsd.pkg.mk --- devel/libg++/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libg++') diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 4265f6938f5..30b0a42091f 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/17 09:37:23 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/22 11:05:03 agc Exp $ # GXXVERSION= 2.8.1.1a # used by internal Makefile @@ -14,7 +14,7 @@ MAKE_ENV+= GXXVERSION="${GXXVERSION}" PLIST_SRC= ${WRKSRC}/.PLIST MAN1= gperf.1 -INFO_FILES= gperf libg++ +INFO_FILES= gperf.info libg++.info do-configure: @${CP} ${FILESDIR}/Makefile ${WRKSRC} -- cgit v1.2.3