aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-12-28 21:42:01 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-12-28 21:42:01 +0800
commit60e50ec4844004c7339e44f7360c7204c55e7ec2 (patch)
tree71754b9d04c25fa0fe38ab8dc87a5190ede8990b /databases
parentd1bcd06b06607da7d0905ddf6d0663a458523516 (diff)
downloadfreebsd-ports-gnome-60e50ec4844004c7339e44f7360c7204c55e7ec2.tar.gz
freebsd-ports-gnome-60e50ec4844004c7339e44f7360c7204c55e7ec2.tar.zst
freebsd-ports-gnome-60e50ec4844004c7339e44f7360c7204c55e7ec2.zip
Remove outdate RUBY_VER check
Diffstat (limited to 'databases')
-rw-r--r--databases/rubygem-bdb1/Makefile8
-rw-r--r--databases/rubygem-bdb1/files/patch-ext_bdb1_recnum.c (renamed from databases/rubygem-bdb1/files/extra-patch-ext_bdb1_recnum.c)0
2 files changed, 1 insertions, 7 deletions
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 <bsd.port.pre.mk>
-
-.if ${RUBY_VER} >= 2.2
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-ext_bdb1_recnum.c
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/rubygem-bdb1/files/extra-patch-ext_bdb1_recnum.c b/databases/rubygem-bdb1/files/patch-ext_bdb1_recnum.c
index 9a172a17615a..9a172a17615a 100644
--- a/databases/rubygem-bdb1/files/extra-patch-ext_bdb1_recnum.c
+++ b/databases/rubygem-bdb1/files/patch-ext_bdb1_recnum.c