summaryrefslogtreecommitdiff
path: root/devel/ruby-date2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-04-18 18:34:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-04-18 18:34:17 +0000
commit391b38aad6ab9f70a712dfb5ec78873fcda3fe39 (patch)
tree2931bcca21127f24748f652c836d1ab286b3727b /devel/ruby-date2
parent- Pass maintainership to previous submitter. (diff)
Remove IGNORE for RUBY_VER >= 1.7. One may want to install this port
to upgrade a bundled version of the date2 library.
Notes
Notes: svn path=/head/; revision=107468
Diffstat (limited to 'devel/ruby-date2')
-rw-r--r--devel/ruby-date2/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <bsd.port.pre.mk>
-.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)