From 88feecab5350ed6c4e9916d179d8874768d8ec5b Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 6 Dec 2005 03:02:22 +0000 Subject: Remove install-info from the Makefile. --- security/gnu-crypto/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'security') diff --git a/security/gnu-crypto/Makefile b/security/gnu-crypto/Makefile index 7333af82a052..0da59e59577a 100644 --- a/security/gnu-crypto/Makefile +++ b/security/gnu-crypto/Makefile @@ -61,8 +61,4 @@ do-install: @${INSTALL_DATA} ${WRKSRC}/docs/${PORTNAME}.info \ ${PREFIX}/${INFO_PATH} -post-install: - @install-info ${PREFIX}/${INFO_PATH}/${PORTNAME}.info \ - ${PREFIX}/${INFO_PATH}/dir - .include -- cgit