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. --- misc/git/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'misc/git') diff --git a/misc/git/Makefile b/misc/git/Makefile index fec9560d42e..4b7aa587525 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/04/15 10:38:35 agc Exp $ +# $NetBSD: Makefile,v 1.9 1998/04/17 09:37:24 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp # @@ -8,12 +8,11 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= packages@netbsd.org -RUN_DEPENDS= ${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo - GNU_CONFIGURE= YES CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 gitps.1 gitrgrep.1 \ gitunpack.1 gitview.1 +INFO_FILES= git pre-install: (cd ${WRKSRC}/info ; ${MAKE} info ) @@ -22,7 +21,6 @@ pre-install: (cd ${WRKSRC}/term ; ${PATCH} --quiet -p0 <${FILESDIR}/gitrc.cons25.patch ) post-install: - install-info ${PREFIX}/info/git.info ${PREFIX}/info/dir ${MKDIR} ${PREFIX}/share/doc ${MV} ${PREFIX}/lib/git/html ${PREFIX}/share/doc/git -- cgit v1.2.3