From af0748fe647bc78a3762b6296c6f1912c2e070dc Mon Sep 17 00:00:00 2001 From: sbd Date: Tue, 7 Feb 2012 06:36:35 +0000 Subject: Add csh scripts to REPLACE_CSH and add USE_TOOLS+=csh:run Bump PKGREVISION --- converters/xlhtml/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'converters') diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index 6ab9f1f2043..cb1bd839feb 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/14 12:56:00 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2012/02/07 06:41:57 sbd Exp $ # DISTNAME= xlhtml-0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chicago/} EXTRACT_SUFX= .tgz @@ -14,7 +14,10 @@ COMMENT= Microsoft xls/ppt to HTML converter PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES -USE_TOOLS+= gmake +USE_TOOLS+= gmake csh:run + +REPLACE_CSH= xlhtml/nsxlview xlhtml/nsopen xlhtml/gpdemo +REPLACE_CSH+= ppthtml/nspptview # fabs LIBS.SunOS+= -lm -- cgit v1.2.3