pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnupg Enable pkgviews installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b485170d7eb8
branches: trunk
changeset: 478702:b485170d7eb8
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 28 15:55:45 2004 +0000
description:
Enable pkgviews installation.
diffstat:
security/gnupg/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 19a8ea218a1d -r b485170d7eb8 security/gnupg/Makefile
--- a/security/gnupg/Makefile Wed Jul 28 15:22:07 2004 +0000
+++ b/security/gnupg/Makefile Wed Jul 28 15:55:45 2004 +0000
@@ -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 @@
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 @@
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
Home |
Main Index |
Thread Index |
Old Index