From 8766e8801197d4a32581948d1209acc0eced36a8 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Jul 2006 21:51:05 +0000 Subject: Reorder sections to more closely follow pkgsrc Makefile guidelines. --- math/antixls/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/antixls/Makefile b/math/antixls/Makefile index 52039b3c02b..f26f4f77c37 100644 --- a/math/antixls/Makefile +++ b/math/antixls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/03/07 15:19:59 dillo Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/07 21:59:04 jlam Exp $ # DISTNAME= antixls-0.2b @@ -10,13 +10,13 @@ MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://www.af0.net/~dan/?antixls COMMENT= Print XLS file with minimal formatting, or as CSV +DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel + WRKSRC= ${WRKDIR} EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} antixls REPLACE_PERL+= antixls NO_BUILD= YES -DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/antixls ${PREFIX}/bin -- cgit v1.2.3