aboutsummaryrefslogtreecommitdiff
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
parenta0ee393ae827e491427d129cd181f53fa1e261db (diff)
downloadports-391b38aad6ab9f70a712dfb5ec78873fcda3fe39.tar.gz
ports-391b38aad6ab9f70a712dfb5ec78873fcda3fe39.zip
Notes
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)