aboutsummaryrefslogtreecommitdiff
path: root/archivers/ruby-bz2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ruby-bz2/Makefile')
-rw-r--r--archivers/ruby-bz2/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile
index 220589fa85a8..771c7b640683 100644
--- a/archivers/ruby-bz2/Makefile
+++ b/archivers/ruby-bz2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bz2
-PORTVERSION= 0.2.0
+PORTVERSION= 0.2.1
CATEGORIES= archivers ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -29,15 +29,6 @@ DOCS= Changes \
${RUBY_RD_HTML_FILES} \
docs/doc
-RUBY_REQUIRE= Ruby >= 180
-
-.include <bsd.port.pre.mk>
-
-.if !defined(RUBY_PROVIDED)
-IGNORE= only works with Ruby 1.8 or later
-RUBY_VER= 1.8 # This gets in effect when NO_IGNORE is defined
-.endif
-
post-build:
.if !defined(NOPORTDOCS)
cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} rdoc
@@ -45,7 +36,7 @@ post-build:
post-install: doc-install
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
doc-install:
.if !defined(NOPORTDOCS)