diff options
Diffstat (limited to 'multimedia/plexhometheater/Makefile')
-rw-r--r-- | multimedia/plexhometheater/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/plexhometheater/Makefile b/multimedia/plexhometheater/Makefile index be1df91c4509..d0be50f5d4b6 100644 --- a/multimedia/plexhometheater/Makefile +++ b/multimedia/plexhometheater/Makefile @@ -43,7 +43,7 @@ LIB_DEPENDS= libass.so:${PORTSDIR}/multimedia/libass \ libmpeg2.so:${PORTSDIR}/multimedia/libmpeg2 \ libpcre.so:${PORTSDIR}/devel/pcre \ libplist.so:${PORTSDIR}/devel/libplist \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ librtmp.so:${PORTSDIR}/multimedia/librtmp \ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ libshairport.so:${PORTSDIR}/audio/libshairport \ |