Index: abuse_sdl/Makefile =================================================================== RCS file: /usr/ncvs/ports/games/abuse_sdl/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- abuse_sdl/Makefile 5 Nov 2009 18:52:25 -0000 1.21 +++ abuse_sdl/Makefile 12 Nov 2009 11:19:49 -0000 @@ -17,6 +17,10 @@ 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_DEPENDS= abuse:${PORTSDIR}/games/abuse + USE_GL= gl USE_SDL= sdl USE_GMAKE= yes