diff options
Diffstat (limited to 'games/freedroid/Makefile')
-rw-r--r-- | games/freedroid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile index 675f8d2aee39..5b1b50f0b259 100644 --- a/games/freedroid/Makefile +++ b/games/freedroid/Makefile @@ -13,7 +13,7 @@ COMMENT= Clone of the Commodore game Paradroid LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= iconv jpeg USE_SDL= mixer image sdl |