Switch from (removed) pdflib4 port to pdflib

This commit is contained in:
Kris Kennaway 2003-11-08 09:58:03 +00:00
parent ea52182efd
commit 51be2bfeae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93390

View File

@ -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