aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/abuse_sdl/Makefile4
1 files changed, 4 insertions, 0 deletions
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