diff options
Diffstat (limited to 'audio/timidity++')
-rw-r--r-- | audio/timidity++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index ec4b429a2181..e80716ed6083 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) USE_XLIB= yes -LIB_DEPENDS+= png.3:${PORTSDIR}/graphics/png +LIB_DEPENDS+= png.4:${PORTSDIR}/graphics/png .endif DIST_SUBDIR= timidity |