From 3e8ccd37f7beb410a32ff193b71febdf4574915d Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 2 Jan 2014 20:25:40 +0000 Subject: [PATCH] - Ruby 1.9 is default, remove logic for it With hat: ruby@ --- textproc/eruby/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 988d71d6137d..60ca627932ba 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -51,8 +51,6 @@ post-install: .endfor .endif -.if ${RUBY_VER} == "1.9" CONFIGURE_ENV+= EXTRA_CFLAGS="${EXTRA_CFLAGS} -DWITH_RUBY_19" -.endif .include