summaryrefslogtreecommitdiff
path: root/devel/ruby-sdl
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-04-27 19:34:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-04-27 19:34:05 +0000
commit22e70b8ce97fb80b3d919c1ae4c221dc9ac8729b (patch)
tree1b5f206ee826cedd50d8da37aa53dc5fe7b93f53 /devel/ruby-sdl
parentUpdate to 0.32. (diff)
Reflect the graphics/ruby-opengl update.
Notes
Notes: svn path=/head/; revision=41981
Diffstat (limited to 'devel/ruby-sdl')
-rw-r--r--devel/ruby-sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-sdl/Makefile b/devel/ruby-sdl/Makefile
index 40cea2791055..f94a7c0d0348 100644
--- a/devel/ruby-sdl/Makefile
+++ b/devel/ruby-sdl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= devel graphics audio ruby
MASTER_SITES= http://www.kmc.kyoto-u.ac.jp/~ohai/rubysdl/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -50,7 +51,6 @@ post-extract:
post-patch:
${RUBY} -i -pe '/require \x27mkmf\x27/ and $$_ += "dir_config(\x27x11\x27)\n"' \
${WRKSRC}/${RUBY_EXTCONF}
- cd ${WRKSRC} && ${PATCH} -p1 < sdlgl.patch
post-build:
.if !defined(NOPORTDOCS)