aboutsummaryrefslogtreecommitdiff
path: root/games/abuse_sdl
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-20 22:32:45 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2009-11-20 22:32:45 +0000
commitb499c2083486f6580c7d254dd38c80c6f255e4cc (patch)
tree4d87ece505af8737954208400ffe02c905e498be /games/abuse_sdl
parent3a5b8a7d7ce96b423ca130299d7a20a71d174039 (diff)
downloadports-b499c2083486f6580c7d254dd38c80c6f255e4cc.tar.gz
ports-b499c2083486f6580c7d254dd38c80c6f255e4cc.zip
Notes
Diffstat (limited to 'games/abuse_sdl')
-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