diff options
-rw-r--r-- | misc/p5-Locale-Maketext-Lexicon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Locale-Maketext-Lexicon/Makefile b/misc/p5-Locale-Maketext-Lexicon/Makefile index 2014c6ede64..562ea7e9fd6 100644 --- a/misc/p5-Locale-Maketext-Lexicon/Makefile +++ b/misc/p5-Locale-Maketext-Lexicon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/30 13:52:45 cube Exp $ +# $NetBSD: Makefile,v 1.2 2004/07/30 13:58:25 cube Exp $ # DISTNAME= Locale-Maketext-Lexicon-0.38 @@ -10,7 +10,7 @@ MAINTAINER= dieter.NetBSD@pandora.be HOMEPAGE= http://www.autrijus.org/webl10n/ COMMENT= Use other catalog formats in Maketext -DEPENDS+= {perl>=5.8.0,p5-Locale-Maketext-[0-8]*}:../../misc/p5-Locale-Maketext +DEPENDS+= {perl>=5.8.0,perl-thread>=5.8.0,p5-Locale-Maketext-[0-8]*}:../../misc/p5-Locale-Maketext PKG_INSTALLATION_TYPES= overwrite pkgviews |