diff options
Diffstat (limited to 'print/ruby-panda/Makefile')
-rw-r--r-- | print/ruby-panda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ruby-panda/Makefile b/print/ruby-panda/Makefile index cadcb289bc63..698c2fff3d07 100644 --- a/print/ruby-panda/Makefile +++ b/print/ruby-panda/Makefile @@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org LIB_DEPENDS= panda.0:${PORTSDIR}/print/panda \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - png.4:${PORTSDIR}/graphics/png \ + png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff USE_RUBY= yes |