From 3e9966eaa5ff5c414fc2e9643b4d61b5933bef7e Mon Sep 17 00:00:00 2001 From: schmonz Date: Wed, 28 Jul 2004 15:55:45 +0000 Subject: Enable pkgviews installation. --- security/gnupg/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index cbdd32ef9dc..1dcc69ab352 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2004/07/28 15:17:42 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2004/07/28 15:55:45 schmonz Exp $ DISTNAME= gnupg-1.2.5 CATEGORIES= security @@ -15,6 +15,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.gnupg.org/ COMMENT= Privacy Guard, public-Key encryption and digital signatures +PKG_INSTALLATION_TYPES= overwrite pkgviews + BUILD_USES_MSGFMT= yes CRYPTO= yes GNU_CONFIGURE= yes @@ -52,6 +54,8 @@ DISTFILES+= idea.c.gz SITES_idea.c.gz=ftp://ftp.gnupg.dk/pub/contrib-dk/ \ http://www.gnupg.dk/contrib-dk/ +INSTALLATION_DIRS= bin libexec/gnupg man/man1 man/man7 share/gnupg + pre-configure: ${GZCAT} ${DISTDIR}/idea.c.gz > ${WRKSRC}/cipher/idea.c .endif -- cgit v1.2.3