summaryrefslogtreecommitdiff
path: root/math/p5-Spreadsheet-ParseExcel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Spreadsheet-ParseExcel/Makefile')
-rw-r--r--math/p5-Spreadsheet-ParseExcel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile
index e39f5988cb4..1fde81dedde 100644
--- a/math/p5-Spreadsheet-ParseExcel/Makefile
+++ b/math/p5-Spreadsheet-ParseExcel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:58 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/27 21:26:09 snj Exp $
#
DISTNAME= Spreadsheet-ParseExcel-0.2602
@@ -11,7 +11,7 @@ COMMENT= Perl module to get information from an Excel file
DEPENDS+= p5-OLE-Storage_Lite>=0.08:../../devel/p5-OLE-Storage_Lite
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spreadsheet/ParseExcel/.packlist
.include "../../lang/perl5/module.mk"