1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Step 1: unbreak

This commit is contained in:
Philip M. Gollucci 2011-06-25 23:28:48 +00:00
parent b12f4d21dc
commit f7aa877aef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276398
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@ COMMENT= Nice-FFI is a layer on top of Ruby-FFI
RUN_DEPENDS= rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi
RUBY_VER= 1.9
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -16,6 +16,7 @@ COMMENT= Low-level binding to SDL and related libraries using Ruby-FFI
RUN_DEPENDS= rubygem-nice-ffi>=0.2:${PORTSDIR}/devel/rubygem-nice-ffi
RUBY_VER= 1.9
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -16,6 +16,7 @@ COMMENT= A game-development extension and library for the ruby language
RUN_DEPENDS= rubygem-ruby-sdl-ffi>=0.1.0:${PORTSDIR}/devel/rubygem-ruby-sdl-ffi
RUBY_VER= 1.9
USE_SDL= gfx image mixer ttf
USE_RUBY= yes
USE_RAKE= yes