From 4c38713d7bad9af9588bff4f78232edc9e411542 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 29 Nov 2001 19:46:10 +0000 Subject: A dependency on automake implies a dependency on autoconf; there's no need to list them both when we listing just automake will do. --- www/quanta/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/quanta') 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 -- cgit v1.2.3