summaryrefslogtreecommitdiff
path: root/devel/ruby-rudl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ruby-rudl/Makefile')
-rw-r--r--devel/ruby-rudl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index 342dfa9984ca..2d86403fde24 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rudl
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= devel ruby
MASTER_SITES= http://froukepc.dhs.org/rudl/download/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -25,7 +25,7 @@ USE_RUBY_EXTCONF= yes
CONFIGURE_ARGS= --with-sdl-config="sdl11-config"
INSTALL_TARGET= site-install
-DOCS= README
+DOCS= Readme
post-patch:
${RUBY} -i -pe 'gsub %r:\.\./:, ""' ${WRKSRC}/samples/*.rb