From 3d6be738828ac957de535dbab72143c7119a9da0 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 10 Oct 2005 20:45:19 +0000 Subject: Remove the redundant INSTALLATION_DIRS. This already does mkdir or mkinstalldirs for these needed directories. --- security/gnupg/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index dcbd2e32010..e962f7de410 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2005/07/28 15:12:05 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2005/10/10 20:45:19 reed Exp $ DISTNAME= gnupg-1.4.2 CATEGORIES= security @@ -34,8 +34,6 @@ INFO_FILES= gpg.info gpgv.info .include "options.mk" -INSTALLATION_DIRS= bin libexec/gnupg man/man1 man/man7 share/gnupg - .if ${OPSYS} == "SunOS" || (${OPSYS} == "NetBSD" && !empty(OS_VERSION:M1.[0-6]*)) CONFIGURE_ARGS+= --disable-gnupg-iconv .endif -- cgit v1.2.3