diff --git a/databases/rubygem-bdb1/Makefile b/databases/rubygem-bdb1/Makefile index 3ac7cdd95652..1706a29b106d 100644 --- a/databases/rubygem-bdb1/Makefile +++ b/databases/rubygem-bdb1/Makefile @@ -16,10 +16,4 @@ USE_RUBY= yes USES= gem shebangfix SHEBANG_FILES= examples/*.rb -.include - -.if ${RUBY_VER} >= 2.2 -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ext_bdb1_recnum.c -.endif - -.include +.include diff --git a/databases/rubygem-bdb1/files/extra-patch-ext_bdb1_recnum.c b/databases/rubygem-bdb1/files/patch-ext_bdb1_recnum.c similarity index 100% rename from databases/rubygem-bdb1/files/extra-patch-ext_bdb1_recnum.c rename to databases/rubygem-bdb1/files/patch-ext_bdb1_recnum.c