aboutsummaryrefslogtreecommitdiff
path: root/security/nofgpg
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-12-22 02:51:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-12-22 02:51:16 +0000
commit265500d7d8b65ca413aaee2904fbc7a95b74bc17 (patch)
treed52f4de392099aa5dde3456739362f46e39a898d /security/nofgpg
parentcdcb91922078c3340e4a51d1ef396c987d8d3e9a (diff)
downloadports-265500d7d8b65ca413aaee2904fbc7a95b74bc17.tar.gz
ports-265500d7d8b65ca413aaee2904fbc7a95b74bc17.zip
Notes
Diffstat (limited to 'security/nofgpg')
-rw-r--r--security/nofgpg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nofgpg/Makefile b/security/nofgpg/Makefile
index cb2eb8f08e06..8df2ec7846a8 100644
--- a/security/nofgpg/Makefile
+++ b/security/nofgpg/Makefile
@@ -8,14 +8,14 @@
PORTNAME= nofgpg
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security python
MASTER_SITES= http://www.cgabriel.org/download/nofgpg/
MAINTAINER= ports@FreeBSD.org
COMMENT= No One Fears GPG
-RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
+RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 \
${PYTHON_SITELIBDIR}/gtk-1.2/gnome/ui.py:${PORTSDIR}/x11-toolkits/py-gnome
USE_PYTHON= yes