aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/eruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/eruby/Makefile')
-rw-r--r--textproc/eruby/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index 98bd049342f7..a5d967c45be3 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eruby
PORTVERSION= ${VERSION}
-PORTREVISION= 1
+PORTREVISION= ${REVISION}
CATEGORIES= textproc www ruby
MASTER_SITES= http://www.modruby.net/archive/
DIST_SUBDIR= ruby
@@ -20,17 +20,18 @@ RUBY_REQUIRE= 160 <= Ruby
.include <bsd.port.pre.mk>
.if defined(RUBY_PROVIDED)
-VERSION= 0.1.2
+VERSION= 0.1.3
.else
VERSION= 0.1.1
+REVISON= 1
.endif
CONFIGURE_ARGS= --enable-shared --default-charset="${DEFAULT_CHARSET}"
INSTALLS_SHLIB= yes
-MAN1= eruby.1
+DEFAULT_CHARSET?= ISO-8859-1
-DEFAULT_CHARSET?= US-ASCII
+MAN1= eruby.1
DOCS_EN= ChangeLog README.en
DOCS_JA= README.ja