From fc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Thu, 21 Dec 2006 13:31:56 +0000 Subject: - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied to security/gnupg1. Thanks to: dougb, lofi --- security/pgpgpg/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security/pgpgpg') diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 4133a78de1a8..2cd505ee3549 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -7,7 +7,7 @@ PORTNAME= pgpgpg PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ ftp://ftp.gnupg.org/gcrypt/historic/ \ @@ -21,8 +21,8 @@ COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x # if it can't find gpg. RUN_DEPENDS is necessary to make the package # dependency register correctly. Hence the apparent redundancy. -BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg -RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg +BUILD_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 +RUN_DEPENDS= ${PREFIX}/bin/gpg:${PORTSDIR}/security/gnupg1 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gpg-path=${PREFIX}/bin/gpg -- cgit v1.2.3