summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-29 19:46:10 +0000
committerjlam <jlam@pkgsrc.org>2001-11-29 19:46:10 +0000
commit4c38713d7bad9af9588bff4f78232edc9e411542 (patch)
tree84fae42eff07ce703dc96dece7cdb9f95f7dbf81 /converters
parentbdc33053bdd7bb6de1d25615bcddc846d22acbd6 (diff)
downloadpkgsrc-4c38713d7bad9af9588bff4f78232edc9e411542.tar.gz
A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
Diffstat (limited to 'converters')
-rw-r--r--converters/xlHtml-mixedcase/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/xlHtml-mixedcase/Makefile b/converters/xlHtml-mixedcase/Makefile
index 4289ffe2549..97e1c5db893 100644
--- a/converters/xlHtml-mixedcase/Makefile
+++ b/converters/xlHtml-mixedcase/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:51 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:10 jlam Exp $
#
DISTNAME= xlHtml-0.2.8
@@ -9,7 +9,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.xlHtml.org/
COMMENT= Microsoft xls/ppt to HTML converter
-BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
USE_BUILDLINK_ONLY= YES