diff options
Diffstat (limited to 'graphics/mplayer/Makefile')
-rw-r--r-- | graphics/mplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index 6f268a15190f..cecee71ffa8a 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/mplayer/Makefile @@ -29,7 +29,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_XLIB= yes -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png RUN_DEPENDS= ${PREFIX}/share/mplayer/fonts:${PORTSDIR}/graphics/mplayer-fonts CONFIGURE_ARGS+=--disable-esd |