diff --git a/print/ruby-pdflib/Makefile b/print/ruby-pdflib/Makefile index 3986a67c42e8..f9c8100a2c9f 100644 --- a/print/ruby-pdflib/Makefile +++ b/print/ruby-pdflib/Makefile @@ -19,7 +19,7 @@ COMMENT= A Ruby extension library to access PDFlib LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ - pdf.4:${PORTSDIR}/print/pdflib4 + pdf.6:${PORTSDIR}/print/pdflib USE_RUBY= yes USE_RUBY_EXTCONF= yes