From 6ba884ea507f8f76bcee125186f4d22ab0e295b9 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Jul 2006 22:10:06 +0000 Subject: Add an explicit run-time dependency on perl because these packages install perl scripts. Bump the PKGREVISION for the dependency change. --- math/antixls/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/antixls') diff --git a/math/antixls/Makefile b/math/antixls/Makefile index f26f4f77c37..828a9c3a5a6 100644 --- a/math/antixls/Makefile +++ b/math/antixls/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/07/07 21:59:04 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/07 22:10:07 jlam Exp $ # DISTNAME= antixls-0.2b +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.af0.net/~dan/ EXTRACT_SUFX= .perl @@ -12,6 +13,7 @@ COMMENT= Print XLS file with minimal formatting, or as CSV DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel +USE_TOOLS+= perl:run WRKSRC= ${WRKDIR} EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} antixls REPLACE_PERL+= antixls -- cgit v1.2.3