From a0fa34c173b39543b61683e26daf71cc0d131460 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 7 May 1999 11:00:16 +0000 Subject: Remove incorrect version number from perl build dependence. --- www/mozilla/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 317b0aa5b49..a3d9d40b0bd 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/04/26 00:27:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.24 1999/05/07 11:00:16 tron Exp $ # DISTNAME= mozilla-19981008 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/source/ \ MAINTAINER= fvdl@netbsd.org HOMEPAGE= http://www.mozilla.org/ -BUILD_DEPENDS+= perl-5.00404:../../lang/perl5 +BUILD_DEPENDS+= perl:../../lang/perl5 USE_X11BASE= yes USE_GMAKE= yes USE_MOTIF= yes -- cgit v1.2.3