aboutsummaryrefslogtreecommitdiffstats
path: root/security/ruby-gpgme
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-12-11 13:31:21 +0800
committermarcus <marcus@FreeBSD.org>2004-12-11 13:31:21 +0800
commitff3437a31973597fa45487f574d2c2fa91097068 (patch)
tree7a655c5183992b6797aaa0d887137bff7360904f /security/ruby-gpgme
parenta3f4339931ff305e70ca43ff59b0e67edb2a6951 (diff)
downloadfreebsd-ports-gnome-ff3437a31973597fa45487f574d2c2fa91097068.tar.gz
freebsd-ports-gnome-ff3437a31973597fa45487f574d2c2fa91097068.tar.zst
freebsd-ports-gnome-ff3437a31973597fa45487f574d2c2fa91097068.zip
Switch gpgme dependency to gpgme03.
Diffstat (limited to 'security/ruby-gpgme')
-rw-r--r--security/ruby-gpgme/Makefile2
1 files changed, 1 insertions, 1 deletions
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