From 069a95493f6bc890303fedef4b42c46eb39df5a6 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Thu, 21 Dec 2006 15:40:47 +0000 Subject: 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. --- security/gpgme03/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gpgme03/Makefile') diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 58334cbea63c..646409733869 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpgme PORTVERSION= 0.3.16 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme @@ -35,7 +35,7 @@ WITH_GPGSM= yes .endif .if defined(WITH_GPGSM) -BUILD_DEPENDS+= gpgsm:${PORTSDIR}/security/gnupg-devel +BUILD_DEPENDS+= gpgsm:${PORTSDIR}/security/gnupg .else CONFIGURE_ARGS+= --without-gpgsm .endif -- cgit v1.2.3