diff options
author | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
commit | a47084c9c50b81086c3e02e32c4a25238b7b7a58 (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /print | |
parent | 4dd90d257bb5c045da347f383a8d736b37a49a6d (diff) | |
download | pkgsrc-a47084c9c50b81086c3e02e32c4a25238b7b7a58.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng-core/Makefile | 4 | ||||
-rw-r--r-- | print/ja-ptex/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/print/LPRng-core/Makefile b/print/LPRng-core/Makefile index 21485d90211..cfb03a2cf0a 100644 --- a/print/LPRng-core/Makefile +++ b/print/LPRng-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/03/14 01:14:32 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/05/18 20:30:00 wiz Exp $ DISTNAME= LPRng-3.8.28 PKGNAME= LPRng-core-3.8.28 @@ -13,6 +13,8 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= Enhanced Printer Spooler +BROKEN_IN= pkgsrc-2006Q1 + CONFLICTS+= cups-[0-9]* USE_TOOLS+= chgrp chown gmake diff --git a/print/ja-ptex/Makefile b/print/ja-ptex/Makefile index 8b65ed2b127..7d92b4cf31c 100644 --- a/print/ja-ptex/Makefile +++ b/print/ja-ptex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/02/05 23:10:37 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/05/18 20:30:00 wiz Exp $ DISTNAME= ja-ptex-1.0 PKGREVISION= 2 @@ -9,6 +9,8 @@ DISTFILES= # empty MAINTAINER= kei@NetBSD.org COMMENT= Meta-package for pTeX et al, supports Japanese language +BROKEN_IN= pkgsrc-2006Q1 + DEPENDS+= ja-ptex-bin>=3.1.2:../../print/ja-ptex-bin DEPENDS+= ja-jsclasses>=0.0.0.20021127:../../print/ja-jsclasses DEPENDS+= ja-vfxdvik>=22.40v.j1.14:../../print/ja-vfxdvik |