diff options
Diffstat (limited to 'games/holotz-castle/Makefile')
-rw-r--r-- | games/holotz-castle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/holotz-castle/Makefile b/games/holotz-castle/Makefile index 11c522173416..e74eccaaa255 100644 --- a/games/holotz-castle/Makefile +++ b/games/holotz-castle/Makefile @@ -39,7 +39,7 @@ SOLUTIONS_DESC= Solutions for Holotz's Castle OPTIONS_SUB= yes -SOLUTIONS_RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer +SOLUTIONS_RUN_DEPENDS= mplayer:multimedia/mplayer .include <bsd.port.options.mk> |