aboutsummaryrefslogtreecommitdiff
path: root/security/dirmngr/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2010-06-14 00:42:52 +0000
committerDoug Barton <dougb@FreeBSD.org>2010-06-14 00:42:52 +0000
commit74677dffde8ded0d857dc088b881a653ed82c99f (patch)
tree20ac5727a85725cca9305c03d02e6569ab19dae4 /security/dirmngr/Makefile
parent0410fb8c2ed867ec7944ae108969fe7fd9d01528 (diff)
downloadports-74677dffde8ded0d857dc088b881a653ed82c99f.tar.gz
ports-74677dffde8ded0d857dc088b881a653ed82c99f.zip
Notes
Diffstat (limited to 'security/dirmngr/Makefile')
-rw-r--r--security/dirmngr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile
index 42fdda0462a3..22bd4ff8cc1e 100644
--- a/security/dirmngr/Makefile
+++ b/security/dirmngr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dirmngr
PORTVERSION= 1.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= dirmngr
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= dirmngr
MAINTAINER= umq@ueo.co.jp
COMMENT= A client for managing and downloading certificate revocation lists
-BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan
+BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan-1
LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \
gpg-error.0:${PORTSDIR}/security/libgpg-error \
ksba.17:${PORTSDIR}/security/libksba \