From 1ca0880390129981b947ac9dfa36232d7031a8b1 Mon Sep 17 00:00:00 2001 From: sylvio Date: Fri, 20 Nov 2009 22:32:45 +0000 Subject: - Add in run dep of games/abuse to abuse_sdl. PR: ports/140503 Submitted by: maintainer Approved by: miwi (mentor) --- games/abuse_sdl/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'games') diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 5a362a3b5eca..c952394e5bfa 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -17,6 +17,10 @@ DISTNAME= abuse-${PORTVERSION} MAINTAINER= chris@officialunix.com COMMENT= An SDL port of the Abuse game engine +# Add in the oposite, request games/abuse if being installed directly +# Instead of games/abuse +RUN_DEPENS= abuse:${PORTSDIR}/games/abuse + USE_GL= gl USE_SDL= sdl USE_GMAKE= yes -- cgit