diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:31:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:31:21 +0000 |
commit | 19ae22908e75570bbafd646d469dc1a121e73e79 (patch) | |
tree | 397e2df633259e0674753900ddb8421583b1666a /security/ruby-gpgme | |
parent | Add gpgme03 after a repocopy from ports/security/gpgme. Gpgme03 is the older (diff) |
Switch gpgme dependency to gpgme03.
Diffstat (limited to 'security/ruby-gpgme')
-rw-r--r-- | security/ruby-gpgme/Makefile | 2 |
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 |