diff options
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r-- | graphics/imlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index f1da04c5b24b..121fa1ad4992 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/imlib MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ ungif.5:${PORTSDIR}/graphics/libungif |