diff options
Diffstat (limited to 'graphics/icoutils/Makefile')
-rw-r--r-- | graphics/icoutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile index a26db9f2b604..0d85ad6da9e8 100644 --- a/graphics/icoutils/Makefile +++ b/graphics/icoutils/Makefile @@ -11,7 +11,7 @@ COMMENT= Convert/extract images in Microsoft Windows(R) icon/cursor files LICENSE= GPLv3 -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= RESSCRIPTS RESSCRIPTS_DESC= PERL resource scripts |