aboutsummaryrefslogtreecommitdiff
path: root/security/gpa/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-04-13 15:33:33 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-04-13 15:33:33 +0000
commit58ddff72d8224af64f1b7293b27c407b26e1f40a (patch)
tree46c62ea3c70de92a3dd5fca71721cce30462e781 /security/gpa/Makefile
parenta0f1b38ae2b783851a5c411c8b318e535d11bfdb (diff)
downloadports-58ddff72d8224af64f1b7293b27c407b26e1f40a.tar.gz
ports-58ddff72d8224af64f1b7293b27c407b26e1f40a.zip
Notes
Diffstat (limited to 'security/gpa/Makefile')
-rw-r--r--security/gpa/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index a9d13b2cf3fe..8b58189ed38d 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpa
PORTVERSION= 0.7.6
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/350/
@@ -14,8 +15,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical frontend for the GNU Privacy Guard
LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme
-BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
-RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
+BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
+RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
USE_BZIP2= yes
USE_GMAKE= yes