summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/p5-Spreadsheet-WriteExcel/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile
index e8b84c9ab6d..a8c7578cc66 100644
--- a/math/p5-Spreadsheet-WriteExcel/Makefile
+++ b/math/p5-Spreadsheet-WriteExcel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/19 15:03:31 mjl Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/20 17:46:05 seb Exp $
#
DISTNAME= Spreadsheet-WriteExcel-0.35
@@ -11,11 +11,8 @@ COMMENT= Create Excel data files
DEPENDS+= p5-Parse-RecDescent-*:../../devel/p5-Parse-RecDescent
-USE_BUILDLINK_ONLY= YES
+USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Spreadsheet/WriteExcel/.packlist
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-
-.include "../../lang/perl5/buildlink.mk"
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"