diff options
Diffstat (limited to 'security/rubygem-gpgme/files/patch-ext-gpgme-extconf.rb')
-rw-r--r-- | security/rubygem-gpgme/files/patch-ext-gpgme-extconf.rb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/rubygem-gpgme/files/patch-ext-gpgme-extconf.rb b/security/rubygem-gpgme/files/patch-ext-gpgme-extconf.rb deleted file mode 100644 index e14b99204578..000000000000 --- a/security/rubygem-gpgme/files/patch-ext-gpgme-extconf.rb +++ /dev/null @@ -1,10 +0,0 @@ ---- ext/gpgme/extconf.rb.orig 2022-10-13 10:24:31 UTC -+++ ext/gpgme/extconf.rb -@@ -60,7 +60,6 @@ follows: - EOS - - require 'rubygems' -- require 'mini_portile2' - - libgpg_error_recipe = MiniPortile.new('libgpg-error', '1.46').tap do |recipe| - recipe.target = File.join(ROOT, "ports") |