summaryrefslogtreecommitdiff
path: root/converters/xlHtml-mixedcase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/xlHtml-mixedcase/Makefile')
-rw-r--r--converters/xlHtml-mixedcase/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/converters/xlHtml-mixedcase/Makefile b/converters/xlHtml-mixedcase/Makefile
index 97e1c5db893..b44e066b331 100644
--- a/converters/xlHtml-mixedcase/Makefile
+++ b/converters/xlHtml-mixedcase/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:10 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/12/10 16:03:44 taca Exp $
#
-DISTNAME= xlHtml-0.2.8
+DISTNAME= xlhtml-0.4
CATEGORIES= converters
MASTER_SITES= http://www.xlHtml.org/
@@ -9,11 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.xlHtml.org/
COMMENT= Microsoft xls/ppt to HTML converter
-BUILD_DEPENDS+= automake>=1.4:../../devel/automake
-
USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+USE_GMAKE= YES
.include "../../mk/bsd.pkg.mk"