diff options
Diffstat (limited to 'games/meandmyshadow/Makefile')
-rw-r--r-- | games/meandmyshadow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/meandmyshadow/Makefile b/games/meandmyshadow/Makefile index d4161338d189..4d3a9f2f22e7 100644 --- a/games/meandmyshadow/Makefile +++ b/games/meandmyshadow/Makefile @@ -13,7 +13,7 @@ COMMENT= Me and My Shadow puzzle/platform game LICENSE= GPLv3 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake libarchive USE_SDL= sdl ttf image mixer image gfx |