summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-11 05:31:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-12-11 05:31:21 +0000
commit19ae22908e75570bbafd646d469dc1a121e73e79 (patch)
tree397e2df633259e0674753900ddb8421583b1666a /security
parentAdd gpgme03 after a repocopy from ports/security/gpgme. Gpgme03 is the older (diff)
Switch gpgme dependency to gpgme03.
Notes
Notes: svn path=/head/; revision=123689
Diffstat (limited to 'security')
-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