aboutsummaryrefslogtreecommitdiff
path: root/security/pgpgpg/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-21 13:31:56 +0000
commitfc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e (patch)
tree31a09f87aa54867613bdaa899315c4a22186d754 /security/pgpgpg/Makefile
parent78c9ed8ab3fb2e5838545eeeaa11b3682193a9df (diff)
downloadports-fc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e.tar.gz
ports-fc5b96f1a8f1e9bd71cc18975ccc5eddc2885c4e.zip
- Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1. Thanks to: dougb, lofi
Notes
Notes: svn path=/head/; revision=180326
Diffstat (limited to 'security/pgpgpg/Makefile')
-rw-r--r--security/pgpgpg/Makefile6
1 files changed, 3 insertions, 3 deletions
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