diff options
Diffstat (limited to 'games/rnd_jue')
-rw-r--r-- | games/rnd_jue/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/rnd_jue/Makefile b/games/rnd_jue/Makefile index 59491b340ba3..0ed7ede6e81b 100644 --- a/games/rnd_jue/Makefile +++ b/games/rnd_jue/Makefile @@ -22,8 +22,8 @@ COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff jue LICENSE= GPLv2 -LIB_DEPENDS+= libsmpeg.so:${PORTSDIR}/multimedia/smpeg -EXTRACT_DEPENDS+=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +LIB_DEPENDS+= libsmpeg.so:multimedia/smpeg +EXTRACT_DEPENDS+=${UNZIP_CMD}:archivers/unzip USES= gmake USE_SDL= image mixer net sdl |