aboutsummaryrefslogtreecommitdiff
path: root/textproc/eruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/eruby/Makefile')
-rw-r--r--textproc/eruby/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index a5d967c45be3..e1e3148db0a6 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= eruby
-PORTVERSION= ${VERSION}
-PORTREVISION= ${REVISION}
+PORTVERSION= 0.9.1
CATEGORIES= textproc www ruby
MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
@@ -15,16 +14,6 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
USE_RUBY= yes
-RUBY_REQUIRE= 160 <= Ruby
-
-.include <bsd.port.pre.mk>
-
-.if defined(RUBY_PROVIDED)
-VERSION= 0.1.3
-.else
-VERSION= 0.1.1
-REVISON= 1
-.endif
CONFIGURE_ARGS= --enable-shared --default-charset="${DEFAULT_CHARSET}"
INSTALLS_SHLIB= yes
@@ -50,4 +39,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>