diff options
Diffstat (limited to 'print/axpoint/Makefile')
-rw-r--r-- | print/axpoint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index bc9c344e1287..f6bb7f7a2472 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -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} |