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 --- math/gri/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'math/gri') diff --git a/math/gri/Makefile b/math/gri/Makefile index bf821df163f3..869091c275b8 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -47,7 +47,6 @@ post-install: .endfor .if !defined(NOPORTDOCS) @${INSTALL_DATA} ${WRKSRC}/doc/gri.info ${PREFIX}/info - install-info ${PREFIX}/info/gri.info ${PREFIX}/info/dir .endif .include -- cgit v1.2.3