From 391b38aad6ab9f70a712dfb5ec78873fcda3fe39 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 18 Apr 2004 18:34:17 +0000 Subject: Remove IGNORE for RUBY_VER >= 1.7. One may want to install this port to upgrade a bundled version of the date2 library. --- devel/ruby-date2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/ruby-date2') diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index 52c13f36487a..6e17f9653a04 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -26,9 +26,9 @@ EXAMPLES_JA= ncal.rb .include -.if ${RUBY_VER} >= 1.7 -IGNORE= is part of ruby ${RUBY_VER} distribution -.endif +#.if ${RUBY_VER} >= 1.7 +#IGNORE= is part of ruby ${RUBY_VER} distribution +#.endif post-install: .if !defined(NOPORTDOCS) -- cgit v1.2.3