diff options
Diffstat (limited to 'games/tuxracer_golf')
-rw-r--r-- | games/tuxracer_golf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer_golf/Makefile b/games/tuxracer_golf/Makefile index 08f4be01c2e8..d0ca0d2d5fe3 100644 --- a/games/tuxracer_golf/Makefile +++ b/games/tuxracer_golf/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .gz MAINTAINER= adamw@FreeBSD.org COMMENT= A golf theme for Tux Racer -BUILD_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer +RUN_DEPENDS= tuxracer:${PORTSDIR}/games/tuxracer NO_WRKSUBDIR= yes NO_BUILD= yes |