From cec16eb0991781c8262ef52e6c9afdb4019ee433 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 18 Apr 2001 16:54:42 +0000 Subject: Add sdl_image, sdl_mixer, and sdl_ttf to LIB_DEPENDS. --- devel/ruby-rudl/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'devel/ruby-rudl') diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index a2f479ace099..342dfa9984ca 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -14,7 +14,10 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ + SDL_image.10:${PORTSDIR}/graphics/sdl_image \ + SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ + SDL_ttf.2:${PORTSDIR}/graphics/sdl_ttf USE_RUBY= yes USE_RUBY_EXTCONF= yes -- cgit v1.2.3