diff options
Diffstat (limited to 'converters/xlhtml')
-rw-r--r-- | converters/xlhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/xlhtml/Makefile b/converters/xlhtml/Makefile index 50c108a24e6..4632c065688 100644 --- a/converters/xlhtml/Makefile +++ b/converters/xlhtml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:10 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/05/22 20:07:44 jlam Exp $ # DISTNAME= xlhtml-0.5 @@ -11,7 +11,7 @@ HOMEPAGE= http://chicago.sourceforge.net/xlhtml/ COMMENT= Microsoft xls/ppt to HTML converter GNU_CONFIGURE= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake # fabs LIBS.SunOS+= -lm |