From e9a15cf60cb0df818817d9787d8349256ab361f3 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 27 Aug 2001 14:35:04 +0000 Subject: Use wildcard dependence on "autoconf" package. --- textproc/eperl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/eperl') diff --git a/textproc/eperl/Makefile b/textproc/eperl/Makefile index 32660c52dc0..fc893b84147 100644 --- a/textproc/eperl/Makefile +++ b/textproc/eperl/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/05/11 14:42:31 jlam Exp $ -# +# $NetBSD: Makefile,v 1.11 2001/08/27 14:35:15 tron Exp $ DISTNAME= eperl-2.2.14 CATEGORIES= lang perl5 textproc @@ -9,7 +8,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.engelschall.com/sw/eperl/ COMMENT= Interpreter/preprocessor for Perl embedded in text documents -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf +BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf DEPENDS= libperl>=${LIBPERL5_REQD}:../../lang/libperl USE_PERL5= # defined -- cgit v1.2.3