diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-09-11 02:59:20 +0000 |
commit | 028edff22e4244bac15d71e0e6d1ce599ce6364b (patch) | |
tree | 5c27371086fea9221ac804a08fdba381aaa5226f /print/ruby-panda | |
parent | d2a574cd84beadb78b14387a431e343f53019089 (diff) | |
download | ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.tar.gz ports-028edff22e4244bac15d71e0e6d1ce599ce6364b.zip |
Notes
Diffstat (limited to 'print/ruby-panda')
-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 |