aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAXDriver-Excel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SAXDriver-Excel/Makefile')
-rw-r--r--textproc/p5-XML-SAXDriver-Excel/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-XML-SAXDriver-Excel/Makefile b/textproc/p5-XML-SAXDriver-Excel/Makefile
index 2bb4924fccff..f0be0eaba617 100644
--- a/textproc/p5-XML-SAXDriver-Excel/Makefile
+++ b/textproc/p5-XML-SAXDriver-Excel/Makefile
@@ -10,16 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl SAX driver for converting Excel files to XML
-BUILD_DEPENDS= \
- p5-Spreadsheet-ParseExcel>=0.2603:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
- p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX
+BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>=0.2603:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
+ p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
USE_DOS2UNIX= yes
-MAN3= XML::SAXDriver::Excel.3
-
-NO_STAGE= yes
.include <bsd.port.mk>