aboutsummaryrefslogtreecommitdiffstats
path: root/security/gpgme
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-12-21 23:40:47 +0800
committerlofi <lofi@FreeBSD.org>2006-12-21 23:40:47 +0800
commit26862a1c87fdeb810fa030659ce30ca9585a93db (patch)
tree8d028e706cf6f25c1ff09072a3161357ddfb512d /security/gpgme
parent0f7feaa351fad065a831b409c7b7e8152b8bfeef (diff)
downloadfreebsd-ports-gnome-26862a1c87fdeb810fa030659ce30ca9585a93db.tar.gz
freebsd-ports-gnome-26862a1c87fdeb810fa030659ce30ca9585a93db.tar.zst
freebsd-ports-gnome-26862a1c87fdeb810fa030659ce30ca9585a93db.zip
Retire gnupg-devel after three years of porting, patching and bugging
gnupg-developers to include freebsd-fixes in what is now the all new and shiny gnupg 2.0. Thanks to everyone who contributed.
Diffstat (limited to 'security/gpgme')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index d58e2d5525d0..f86ec5a1810b 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gpgme
PORTVERSION= 1.1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpgme
@@ -16,7 +16,7 @@ MAINTAINER= lofi@FreeBSD.org
COMMENT= A library to make access to GnuPG easier
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 \
- gpgsm:${PORTSDIR}/security/gnupg-devel
+ gpgsm:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error
USE_AUTOTOOLS= libtool:15