aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Spreadsheet-XLSX/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Spreadsheet-XLSX/Makefile')
-rw-r--r--textproc/p5-Spreadsheet-XLSX/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Spreadsheet-XLSX/Makefile b/textproc/p5-Spreadsheet-XLSX/Makefile
index 57e3803bbfd5..cfef4b2c4f20 100644
--- a/textproc/p5-Spreadsheet-XLSX/Makefile
+++ b/textproc/p5-Spreadsheet-XLSX/Makefile
@@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-withoutworldwriteables
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl extension for reading MS Excel 2007 files
-BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \
- p5-Archive-Zip>0:${PORTSDIR}/archivers/p5-Archive-Zip
+BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \
+ p5-Archive-Zip>0:archivers/p5-Archive-Zip
RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}