mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
. Remove LIB_DEPENDS on print/pdflib(4). This is implicit with the
dependency on print/p5-PDFLib. Having our own dependency creates version tracking problems and is unnecessary. PR: 57120
This commit is contained in:
parent
63aa2c0ddd
commit
31e328a71e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90805
@ -19,7 +19,6 @@ COMMENT= XML Based Presentations
|
||||
BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
|
||||
${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
|
||||
${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
|
||||
LIB_DEPENDS= pdf.4:${PORTSDIR}/print/pdflib4
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_SITELIBDIR= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
|
||||
|
Loading…
Reference in New Issue
Block a user