summaryrefslogtreecommitdiff
path: root/www
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 /www
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 'www')
-rw-r--r--www/libwww/Makefile3
-rw-r--r--www/quanta/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 58bf2a8c645..d82cbd4ade1 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2001/11/29 01:12:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.30 2001/11/29 19:46:13 jlam Exp $
DISTNAME= w3c-libwww-5.3.2
PKGNAME= libwww-5.3.2
@@ -11,7 +11,6 @@ MAINTAINER= tv@netbsd.org
HOMEPAGE= http://www.w3.org/Library/
COMMENT= The W3C Reference Library
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
diff --git a/www/quanta/Makefile b/www/quanta/Makefile
index 78836173c05..9ee40ff55cf 100644
--- a/www/quanta/Makefile
+++ b/www/quanta/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/11/13 21:28:41 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2001/11/29 19:46:13 jlam Exp $
DISTNAME= quanta-2.0-pr2
PKGNAME= quanta-1.9.9.2
@@ -13,7 +13,6 @@ HOMEPAGE= http://quanta.sourceforge.net/
COMMENT= HTML editor suitable for experienced web developers
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb1:../../x11/qt2-designer-kde
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5