diff options
Diffstat (limited to 'graphics/gtksee')
-rw-r--r-- | graphics/gtksee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index b4ed056c0686..b4e98546982e 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -16,7 +16,7 @@ MAINTAINER= dirk@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= bzip:${PORTSDIR}/archivers/bzip .if !exists(/usr/bin/bzip2) |