From ff3437a31973597fa45487f574d2c2fa91097068 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 11 Dec 2004 05:31:21 +0000 Subject: Switch gpgme dependency to gpgme03. --- security/ruby-gpgme/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security') diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index abe14ee3f736..9f62f62626b4 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to GnuPG Made Easy (GPGME) -LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme03 USE_RUBY= yes USE_RUBY_EXTCONF= yes -- cgit