diff options
Diffstat (limited to 'textproc/po4a/Makefile')
-rw-r--r-- | textproc/po4a/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 8d2c9a36d04..1cee3330ace 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2006/03/04 21:30:51 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/05/18 20:30:01 wiz Exp $ # DISTNAME= po4a-0.23 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://alioth.debian.org/projects/po4a/ COMMENT= Tool for using gettext where it was not intended to be used +BROKEN_IN= pkgsrc-2006Q1 + DEPENDS+= p5-gettext>=1.01:../../devel/p5-gettext DEPENDS+= p5-SGMLS-[0-9]*:../../textproc/p5-SGMLS DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey |