From e32afb6fea693addf91cf6d2aebe68164062fc6c Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 27 Mar 2001 03:19:43 +0000 Subject: Change BUILD_DEPENDS semantics: first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks --- x11/p5-Tk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/p5-Tk') diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index f44652101ac..8521052c67c 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/02/17 17:06:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2001/03/27 03:20:28 hubertf Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Tk/pod/overview.html COMMENT= perl5 interface to Tk-8.0.5 -BUILD_DEPENDS= ${PERL5_SITEARCH}/auto/HTML/Parser/.packlist:../../www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser-3.19:../../www/p5-HTML-Parser DEPENDS+= tk-8.3.2:../../x11/tk USE_X11= # defined -- cgit v1.2.3