diff options
Diffstat (limited to 'devel/rubygem-ruby-sdl-ffi/Makefile')
-rw-r--r-- | devel/rubygem-ruby-sdl-ffi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-ruby-sdl-ffi/Makefile b/devel/rubygem-ruby-sdl-ffi/Makefile index a8f836fa82eb..3f3babb34fec 100644 --- a/devel/rubygem-ruby-sdl-ffi/Makefile +++ b/devel/rubygem-ruby-sdl-ffi/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= RG MAINTAINER= kick.christoph@googlemail.com COMMENT= Low-level binding to SDL and related libraries using Ruby-FFI -BUILD_DEPENDS= rubygem-nice-ffi>=0.3:${PORTSDIR}/devel/rubygem-nice-ffi -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= rubygem-nice-ffi>=0.3:${PORTSDIR}/devel/rubygem-nice-ffi USE_RUBY= yes USE_RUBYGEMS= yes |