diff options
Diffstat (limited to 'games/warsow/Makefile')
-rw-r--r-- | games/warsow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/warsow/Makefile b/games/warsow/Makefile index 03303b7ae0d7..7a0093906f5c 100644 --- a/games/warsow/Makefile +++ b/games/warsow/Makefile @@ -58,7 +58,7 @@ DESKTOP_ENTRIES="Warsow" "${COMMENT}" \ "Game;Shooter;" false . if ${PORT_OPTIONS:MFTLIB} || ${PORT_OPTIONS:MREF_GL} -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png . endif . if ${PORT_OPTIONS:MFTLIB} |