From c92cd658645286c7b4483aad14dfa79eba6526cf Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 5 Dec 2005 00:53:19 +0000 Subject: Remove install-info from Makefile, it's automatically done when INFO is defined --- graphics/gauche-gl/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'graphics/gauche-gl') diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 4608c86a0864..7769a64caa63 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -42,7 +42,6 @@ post-install: .if !defined(NOPORTDOCS) .for i in gauche-gl-refe.info gauche-gl-refj.info ${GZCAT} ${WRKSRC}/doc/${i}.gz >${PREFIX}/info/${i} - install-info ${PREFIX}/info/${i} ${PREFIX}/info/dir .endfor ${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/examples/* ${EXAMPLESDIR} -- cgit v1.2.3