From f66ac842c7348a50f68829650ef5b2670783d55c Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 29 Aug 2000 19:33:18 +0000 Subject: Depend on correct version of perl. --- lang/libperl-current/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/libperl-current/Makefile b/lang/libperl-current/Makefile index b1e15585098..60660a2af74 100644 --- a/lang/libperl-current/Makefile +++ b/lang/libperl-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/21 21:01:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2000/08/29 19:33:18 jlam Exp $ DISTNAME= libperl-${PERL_VERSION} PERL_VERSION= 5.6.0 @@ -10,6 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://language.perl.com/index.html USE_PERL5= # defined +DEPENDS+= perl>=${PERL_VERSION}:../../lang/perl5-current EXTRACT_ONLY= # empty NO_CHECKSUM= # defined -- cgit v1.2.3