diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-10-10 15:40:23 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-10-10 15:40:23 +0000 |
commit | 31e328a71e786506ac260938f9292bdce1ff1845 (patch) | |
tree | 247391792477c7d1b149136d258ebe934e2866b3 /print/axpoint/Makefile | |
parent | 63aa2c0dddd2939927db0793fc3df6c79dd05291 (diff) | |
download | ports-31e328a71e786506ac260938f9292bdce1ff1845.tar.gz ports-31e328a71e786506ac260938f9292bdce1ff1845.zip |
Notes
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} |